body {
    background-color: #f0f8ff;
}
input#display {
    font-size: 1.5rem;
    height: 50px;
}
button {
    font-size: 1.25rem;
}
