html,body{width:100%;height:100vh;max-width:100%;max-height:100%;overflow:hidden;background-color:#493C2B;padding:0;margin:0}#canvas{position:fixed;display:block;width:256px;height:256px;left:50%;top:50vh;transform:translate(-50%, -50%);image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:pixelated;box-shadow:0 0 64px 16px rgba(0,0,0,0.3)}
