.shutdown {
  background-color: #fffc52;
  text-align: center;
}

a.shutdown {
  color: black;
  text-decoration: none;
  text-decoration-color: black;
  font-size: 2em;
  font-weight: bold;
}

