body { padding: 0; margin: 0; display: flex; align-items: center; justify-content: center; }
#unity-canvas { background: #231F20;width:960px;height:540px; }
#unity-warning { display: none; opacity: 0; width: 0;position: absolute; } 