.main {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}