body {
    margin: 0;
    font-family: "IBM Plex Sans", Arial, sans-serif;
    font-size: 17px;
    line-height: 1.55;
    background: #ffffff
}
a {
    color: #A855F7;
    text-decoration: underline
}
