.not-support-browser {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 90vh;
  text-align: center;
}

.not-support-browser p {
  font-size: 16px;
  font-weight: 700;
}
