.hidden {
    display: none;
  }
  
  .center {
    text-align: center;
  }
  