@import url(https://fonts.googleapis.com/css2?family=Orbitron&display=swap);#formula{height:40px;width:300px;background-color:#000;color:#fff}#formula>p{text-align:end;margin:0 5px 0 0;font-family:Orbitron,sans-serif;font-size:13px;overflow:hidden;line-height:3;z-index:1000}#display{background-color:#000;height:40px;width:300px;color:#fff}#display>p{text-align:end;margin:0 5px 0 0;font-family:Orbitron,sans-serif;font-size:20px;line-height:2;z-index:1000}#grid{display:grid;grid-template-columns:75px 75px 75px 75px;grid-template-rows:84px 84px 84px 84px 84px}button{border:3px solid;font-size:30px;background-color:#6ac6ad;font-family:Courier New,Courier,monospace}button:hover{transform:scaleY(1.05)}#clear{grid-row:1/2}#clear,#zero{background-color:#812753;grid-column:1/3}#zero{grid-row:5/6}#equal{background-color:#812753;grid-column:4/5;grid-row:4/6}body{background-image:linear-gradient(to left bottom,#812753,#705698,#3083be,#00a8bf,#6ac6ad)}#flex,body{margin:0;padding:0}#flex{display:flex;justify-content:center;align-items:center;height:100vh}.board{min-width:100px;min-height:200px;height:500px;width:300px}@media only screen and (max-width:600px){.board{margin-left:50px}}#header{position:absolute;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;height:100%;width:80px;font-size:90px;line-height:70px;text-align:center;writing-mode:tb-rl;float:left;background-color:#6ac6ad;color:#812753}.fa-github{font-size:45px;color:#000;transform:rotate(45deg)}@media only screen and (max-width:600px){#header{font-size:29px;width:42px;line-height:30px}.fa-github{font-size:40px;transform:rotate(90deg)}}
/*# sourceMappingURL=main.1dee5d4e.chunk.css.map */