
@media(min-width:600px){
  .navbar{justify-content:center}
  .modal{align-items:center}
  .modal-box{border-radius:20px}
}
