body {
  margin: 0;
  font-family: 'Poppins', sans-serif;
    background-color: beige;
    line-height: 15pt;
    font-size: 12pt;
}

.container {
    width: 80%;
    margin: auto;
}

