body {
  font-family: sans-serif;
  background-color: rgba(255, 255, 255,1.0);
}

h3 {
  font-size: 2em;
  margin-bottom: 1em;
  margin-left: auto;
  margin-top: 150px;
}

.mt-1 {
  margin-top: 50px;
}

