*{box-sizing:border-box;margin:0;padding:0}.full-viewport-height{height:100vh}@supports(height:100dvh){.full-viewport-height{height:100dvh}}body{background-color:#272b30;font:100% Helvetica,sans-serif;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;left:0;overflow:hidden;position:fixed;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100vw}body.full-viewport-height{height:100vh}@supports(height:100dvh){body.full-viewport-height{height:100dvh}}#Game{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:640px;position:relative;width:100vw}#Game.full-viewport-height{height:100vh}@supports(height:100dvh){#Game.full-viewport-height{height:100dvh}}.p5Canvas{display:block;image-rendering:-webkit-optimize-contrast;image-rendering:optimize-contrast;margin:0 auto;max-width:640px!important;transform:translateZ(0);-webkit-transform:translateZ(0);width:100%!important;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p5Canvas.full-viewport-height{height:100vh!important}@supports(height:100dvh){.p5Canvas.full-viewport-height{height:100dvh!important}}@media screen and (max-width:768px){#Game{max-width:640px;width:100vw}.p5Canvas{max-width:640px!important;width:100%!important;will-change:transform}body{-webkit-overflow-scrolling:touch;overscroll-behavior:none}}@media screen and (orientation:portrait){.p5Canvas{width:100vw!important}}@media screen and (orientation:landscape){.p5Canvas{width:100vw!important}}