button:hover {
    background: #74d8ff;
    color: white;
    transition: 2s;
}