.calculator{color:white}.calculator select{height:44px;min-width:500px;padding:10px 24px;font-weight:600;border-width:2px;border-radius:10px;margin-bottom:10px}.calculator h4{color:white}.calculator h3{color:white}#calcResult{border:solid 1px white;background:#d7e4e1;color:black;font-weight:bold;margin-bottom:45px;padding:20px;width:500px;border-radius:20px}