html, body {
  width: 350px;
}

a {
  margin: 10px;
  display: inline-block;
}

.panel {
  margin: 5px;
}
