.main {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  box-sizing: border-box;
}