body {
  min-height: 100vh;
  background: #eee;
}

.mt30 {
  margin-top: 30px;
}

.flex {
  display: flex;
}
