body {
  overflow: hidden;
}

.wrapper {
  display: flex;
  align-items: stretch;
  min-height: 100vh;
}
