.button1 {
    background: #4CAF50; /* Green */
    border-radius: 8px;
    color: white;
    text-align: center;
    padding: 0px 15px;
    font: bold 18px arial, sans-serif;
}
