
body { text-align: center; background-color: #222; margin: 0; padding: 0; overflow: hidden;}
#canvas:focus { outline: none;background-color: #000;}
#canvas{ outline: none;background-color: #000; max-width: 100vw; max-height: 100vh;}
