html {
  font-size:16px;
  border: 1px;
}
.center {
  text-align: center;
  color: black;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.5rem;
  padding-top: 2rem;
}

.content {
  margin-left: 10vw;
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5rem;
}