body{margin:20px auto;width:80%}*{box-sizing:border-box;margin:0;padding:0}.calculator{align-items:self-start;display:flex;justify-content:space-between;margin:40px auto;max-width:800px}.calc-heading{color:#888}.wrapper{background:#eee;box-shadow:0 19px 38px rgba(0,0,0,.5),0 15px 12px rgba(0,0,0,.22);font-size:20px;font-weight:700}.output{background:#858693;font-size:30px;padding:40px;text-align:right}.keys{grid-gap:2px;display:grid;gap:2px;grid-template-columns:repeat(4,1fr)}.keys>button{border:none;cursor:pointer;padding:30px;text-align:center}.keys>button:active{background:silver}.ac,.dot,.eight,.equal,.five,.four,.nine,.one,.percent,.plus-minus,.seven,.six,.three,.two,.zero{background:#e0e0e0;color:#000}.division,.minus,.multiply,.plus{background:#f5913e;color:#000}.zero{grid-column-start:span 2}h1{color:#5c5c5c;font-size:30px;margin:20px 0}.home-para{color:gray;line-height:1.5}blockquote{color:#3f3f3f;font-size:24px;font-weight:700;margin:20px 0}.quote{height:80vh;justify-content:center}.quote,header{align-items:center;display:flex}header{justify-content:space-between;padding:20px 0}nav ul{align-items:center;display:flex;justify-content:center}li{list-style:none;margin:10px}a{color:#000;text-decoration:none}.active,a:hover{color:#f5913e}.active{-webkit-text-decoration:dotted underline;text-decoration:dotted underline}.brand{color:#f5913e;font-size:50px;font-weight:700}
/*# sourceMappingURL=main.6deee000.css.map*/