body { padding: 0; margin: 0; background: #000000 }
#unity-container { position: absolute }
#unity-container { width: 100%; height: 100% }
#unity-canvas { background: #000000 }
#unity-loading-bar { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); display: none }
#unity-logo { width: 420px; height: 100px; background: url('unity-logo-dark.png') no-repeat center }
#unity-progress-bar-empty { width: 141px; height: 18px; margin-top: 10px; background: url('progress-bar-empty-dark.png') no-repeat center; position: relative; left: 50%; transform: translate(-50%, -50%); }
#unity-progress-bar-full { width: 0%; height: 18px; margin-top: 10px; background: url('progress-bar-full-dark.png') no-repeat center }
#unity-footer { position: fixed; width: 100%; bottom: 0; margin-top: 5px; line-height: 38px; justify-content: center; align-content: center }
#unity-build-title { float: right; margin-right: 10px; line-height: 38px; font-family: arial; font-size: 18px }
#unity-fullscreen-button { float: right; width: 38px; height: 38px; background: url('fullscreen-button.png') no-repeat center }
#unity-webxr-link { float: left; margin-right: 10px; line-height: 38px; font-family: arial; font-size: 18px }
#entervr:enabled { width: 200px; height: 38px; background-color: #ffffff; border: 0; color: #000000 }
#enterar:enabled {  width: 200px; height: 38px; background-color: #ffffff; border: 0; color: #000000 }
#entervr:disabled {  width: 200px; height: 38px; background-color: #333333;  border: 0; color: #000000 }
#enterar:disabled {  width: 200px; height: 38px; background-color: #333333; border: 0; color: #000000}
