.calculator input {
    border-radius: 20px;
    padding: 2px;
    border: 1px solid #c0c0c0;
    background-color: transparent;
}