button {
    width: 80px;
    height: 80px;
    font-size: 50px;
}

#box {
    width: 330px;
    height: 80px;
    border: 1px solid black;
}