@import url(https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap);body,html{background:#000;color:#00b800;margin:0;padding:10px 0 0;font-family:"Press Start 2P",cursive;text-align:center;height:100vh;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}body{font-weight:400}button{font-family:"Press Start 2P",cursive;display:block;margin:0 auto;border:none;background:#a80020;background:#00b800;padding:10px 20px;text-transform:uppercase}button:disabled{cursor:not-allowed}h1{font-size:20px;text-align:center}textarea{font-family:"Press Start 2P",cursive;border:3px solid #000;width:90%;margin:0 auto;outline:none;height:200px;background:#00b800;padding:10px}textarea:disabled{background-color:#a5a2a2}
/*# sourceMappingURL=main.174c8981.chunk.css.map */