.maintenance {
  > main {
    flex-direction: column; 
    align-items: center;
    display: flex;
    justify-content: center;
  }
}
