.terms-of-use-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.terms-of-use-div {
  width: 1132px;
  height: 9893px;
}
