.displayArea{
    width: 230px;
    height: 460px;
    background-color: red;
    border-radius: 1em;
    font-weight: bold;
    font-size: 1.5em;
}