body {
  font-family: system-ui;
  background: #f06d06;
  color: white;
  text-align: center;
}.buttons a {
    font-weight: bold;
}