body {
    margin: 0;
    font-family: Bitter,serif;
    color: #059669;
    background: #ffffff;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
