.section {
  margin-top: 1rem;
  background-color: #f5f5f5;
  min-height: calc(100vh - 1rem - 0.9rem);
}
