#clickButton {
    width: 50%;
    height: 50%;
    font-size: 25px;
    background-color: #f00;
    cursor: pointer;
}