@import url(https://fonts.googleapis.com/css2?family=Rubik+Mono+One&display=swap);*{box-sizing:border-box;color:#f0f0f0;font-family:monospace;margin:0;padding:0;-webkit-user-select:none;user-select:none}body,html{background-color:#000}#root,body,html{height:100%}h1{font-family:Rubik Mono One,monospace;font-style:normal;font-weight:400}p{font-weight:700}.App{align-items:center;flex-direction:column;gap:10px;height:100%;justify-content:center}.App,.App>*{display:flex}.App>*{flex-direction:row}canvas{border:2px solid #fff}.game-view{display:flex;flex-direction:row;gap:10px}.instructions{display:flex;flex-direction:column}footer{bottom:2%;position:absolute}
/*# sourceMappingURL=main.b2bc6b94.css.map*/