.landing{background-color:white;color:black;font-family:Courier New,monospace;display:flex;justify-content:center;align-items:center;min-height:100dvh;overflow:hidden}.landing #canvas{font-size:1.5dvh;line-height:120%;letter-spacing:0;white-space:pre;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:57.6dvh;overflow:hidden;cursor:-webkit-grab;cursor:grab}@media (max-width:768px){.landing{flex-direction:column-reverse}}