body { padding: 0; margin: 0; text-align: center;}
#unity-container { position: absolute; margin-left: auto; margin-right: auto; z-index: -1; }
#unity-container.unity-desktop { left: 50%; top: 50%; transform: translate(-50%, -50%) }
#unity-canvas { position: relative; left: 50%; transform: translateX(-50%); background: #231F20}
#unity-logo { width: 154px; height: 130px; background: url('unity-logo-dark.png') no-repeat center }
#unity-footer { position: relative }
#unity-webgl-logo { float:left; width: 204px; height: 38px; background: url('webgl-logo.png') no-repeat 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.png') no-repeat center }






