
html{
  scroll-behavior: smooth;
}
  /*彈出視窗*/
  .modal-title{
    text-align: center;
  }
/*body {
  display:inline-block;
  justify-content: flex-end;
  align-items: flex-end;
  position: relative;
  min-height: 100vh;
  }
整個calendar往上移*/


