.fullPage {
  min-height: 100vh;
}
#other {
  overflow: hidden;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
