#stopwatchContainer #buttons button{
    background-color: green;
    border-radius: 5px;
}
#stopwatchContainer #digital{
    background-color: green;
    color: white;
    border-radius: 5px;
    font-size: 2rem;
}