.notice {
  background: #F8F8F8;
  padding: 0vw 0 17.333vw;
  min-height: 100vh;
  box-sizing: border-box;
}

.notice .tips {
  text-align: center;
}
