@import url('https://fonts.googleapis.com/css2?family=Limelight&display=swap');

.font {
  font-family: "Limelight", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: white;
}

.hoi {
  background-color: #212529;
}

.text {
  text-align:left;
  margin-left: 30%;
  margin-top: 20%;
}

.body {
  background-color: #630000;
}

.cv {
  margin-left: 25%;
  margin-right: auto;
}