body {
    background-color: #000f89;
    margin: 4em 6em 3em 4em;
    color: white;
}

main {
    padding-left: 3em;
    padding-top: 2em;
}

a {
    color: white;
    text-underline-offset: 2px;
    text-decoration-thickness: 0.5px;
}

ul {
    line-height: 1.5em;
  }