body { padding: 0; margin: 0 }
#unity-container { position: fixed; width: 100%; height: 100% }
#unity-canvas { background: #000000; width: 100%; height: 100% }
#unity-warning { position: absolute; left: 50%; top: 5%; transform: translate(-50%); background: white; padding: 10px; display: none; z-index: 9999 }
