html,body{height:100%;margin:0;background:#070707;-webkit-font-smoothing:antialiased;overflow:hidden}.wrap{width:min(400px,calc((100vh - 24px)*.5625));aspect-ratio:9 / 16;height:auto;margin:12px auto;position:relative}canvas{position:absolute;left:0;top:0;width:100%;height:100%;display:block;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}
