:root{color:#f9efde;background:radial-gradient(circle at top,rgba(244,181,98,.28),transparent 36%),linear-gradient(180deg,#1f5f48,#16392b);font-family:Trebuchet MS,Verdana,sans-serif}*{box-sizing:border-box;-webkit-user-select:none;user-select:none}html,body,#app{width:100%;height:100%;margin:0;touch-action:none}body{overflow:hidden}#app{display:flex;align-items:center;justify-content:center;overflow:hidden}canvas{display:block;touch-action:none}#orientation-warning{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#16392b;color:#f9efde;font-size:1.4rem;justify-content:center;align-items:center;text-align:center;padding:2rem}@media screen and (max-width:768px)and (orientation:portrait){#orientation-warning{display:flex}}
