

button:active { 
  color: red; 
}

.huge {
  font-size: 10rem;
  color: chartreuse;
  font-weight: bold;
}
