body { padding: 0; margin: 0 }
#unity-loading-bar { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); display: none }
#unity-logo { width: 154px; height: 130px; background: url('progressLogo.Light.png') no-repeat center / contain }
#unity-progress-bar-empty { width: 100%; height: 18px; margin-top: 10px; border-style: solid; border-width: 2px; border-color: black; }
#unity-progress-bar-full { width: 0%; height: 100%; background-color: black; }
