*{font-family:Share Tech Mono,monospace}.w-33{width:33%}.w-66{width:66%}.h-20{height:20%}.h-40{height:40%!important}.input{color:#b86301;font-size:15px}.output{color:#fff;font-size:22px}.input-display{position:absolute;z-index:-20}.content{height:100vh;background:#3bbb9b}.calculator{border:2px solid;padding:4px;background:#181717}.display{height:55px;border:1px solid;display:flex;flex-direction:column;justify-content:space-between;align-items:end}.contentButton{width:220px}.contentButtonOperation{width:67px}.textAuthor{color:#054aa3}.btnStyle{border-radius:0;border:1px solid #221d1d;height:60px;background:grey;font-weight:700;box-shadow:none}.btnClear:hover,.btnEquals:hover,.btnNumber:hover,.btnStyle:hover{background:grey;color:#000;border:1px solid #fff}.btnStyle:focus:active{outline:none!important;box-shadow:none!important;background:#8f8e8e;color:#000;border:1px solid #fff}.btnNumber,.btnNumber:hover{background:#575656}.btnNumber:focus:active{background:#706f6f}.btnClear,.btnClear:hover{background:#c50000}.btnClear:focus:active{background:#d10202}.btnEquals,.btnEquals:hover{background:#054aa3}.btnEquals:focus:active{background:#0851b1}