button {
width: 90px;
border: none;
padding: 10px;
border-radius: 15px;
background-color: #202020;
color: #d1d5db;
cursor: pointer;
box-shadow: 0 3px 3px rgba(19, 19, 19, 0.5), 0 0 3px rgba(209, 213, 219, 0.5);
}
button {
width: 90px;
border: none;
padding: 10px;
border-radius: 15px;
background-color: #202020;
color: #d1d5db;
cursor: pointer;
box-shadow: 0 3px 3px rgba(19, 19, 19, 0.5), 0 0 3px rgba(209, 213, 219, 0.5);
}