.resultado{height:100px;display:flex;flex-direction:column;align-items:end;justify-content:center;border:1px solid #fff}.resultado ul{display:none}#historico{background-color:#fff}#resul{color:#6495ed;font-size:50px}.componente-1{height:70px;display:flex;justify-content:space-between;padding:10px 10px}.componente-1>input{width:70px;height:70px;color:#6495ed;font-size:30px;border:none;background-color:#000;border:1px solid #212121}.componente-2{display:flex;height:70px;justify-content:center;gap:10px;padding:10px 10px}.componente-2>input{width:70px;height:70px;color:#6495ed;font-size:30px;background-color:#000;border:1px solid #212121}.componente-3{display:flex;height:70px;justify-content:center;gap:10px;padding:10px 10px}.componente-3>input{width:70px;height:70px;color:#6495ed;font-size:30px;background-color:#000;border:1px solid #212121}.componente-4{display:flex;height:70px;justify-content:center;gap:10px;padding:10px 10px}.componente-4>input{width:70px;height:70px;color:#6495ed;font-size:30px;background-color:#000;border:1px solid #212121}.componente-5{display:flex;height:70px;justify-content:end;gap:5px;padding:10px 10px}.componente-5>input{background-color:#000;width:65px;height:65px;color:#6495ed;font-size:30px;border:1px solid #212121}#calcular{color:#fff;background-color:#6495ed}.historico{width:300px;height:600px;background-color:#000}.historico h1{color:#fff;text-align:center}.historico ul{color:#6495ed;list-style:none}.calculadora{background-color:#000;width:300px;height:600px;padding:20px}.container{display:flex;height:100vh;align-items:center;justify-content:center}