button{
    background-color: #4CAF50;
    border: none;
}

button:hover {
    opacity: 0.7;
}
