.App{font-family:sans-serif;text-align:center;width:450px;height:1000px;padding:20px;background-color:#dcdcdc;color:#000}header{background-color:#f5ba13;margin:auto -16px;padding:16px 32px;box-shadow:0 0 10px 0 rgba(0,0,0,.3)}header h1{color:#fff;font-family:"McLaren",cursive;font-weight:200}footer{bottom:0;width:100%;height:2.5rem;margin-top:100px}footer p{color:#000}.convertTitle{font-size:20px}.top{height:100px;padding:0 20px}.convert{display:grid;grid-gap:2px;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr)}.equals,.inputValue,.outputValue{font-size:50px}.equals{font-weight:700}.currencyspace{padding-bottom:30px}.standard{display:grid;grid-gap:2px;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(5,1fr)}.number{font-size:50px;font-weight:300;text-align:right;margin-bottom:30px}.myButton{box-shadow:inset 0 1px 0 0 #fff;background:linear-gradient(180deg,#f9f9f9 5%,#e9e9e9);background-color:#f9f9f9;border:1px solid #dcdcdc;display:flex;cursor:pointer;color:#666;font-family:cursive;font-size:30px;font-weight:700;padding:6px 24px;text-decoration:none;text-shadow:0 1px 0 #bbb;width:60px;height:55px;align-items:center;justify-content:center}.myButton:hover{background:linear-gradient(180deg,#e9e9e9 5%,#f9f9f9);background-color:#e9e9e9}.myButton:active{position:relative;top:1px}.myButton.function{color:#000;background:#eee}.myButton.operator{background:#e7d0b0}.flexbox-container{display:flex;flex-direction:row}.Currency,.Standard{padding-right:25px}
/*# sourceMappingURL=main.88b50a81.chunk.css.map */