.wrapper {
  max-width: 50rem;
  width: 100%;
  height: auto;
  margin: 10rem auto;
}

.panel {
  height: 30rem;
}