body {
  margin: 25px;
  background-image: url("REN.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  font-family: montsserat, arial, sans-serif;
  font-size: 36px;
}
.center {
  display: flex;
  justify-content: top;
  align-items: left;
  height: 640px;
}
