.btn {
    width: 120px;
    height: 80px;
    background-color: yellow;
    font-size: 15px;
    border-radius: 5px;
}