.buttons {
  display: flex;
  margin-bottom: 15px;
  button {
    margin-right: 15px;
  }
}

code {
  margin: 1em 0;
}
