.main {
  display: flex;
  flex-direction: column;
  position: relative;
}

body.modal-open {
  overflow: hidden;
}