:root {
}

body {
    display: flex;
    justify-content: center;
    font-family: arial;
}

a {
    /* color: #0a9d00; */
}

#page-content {
    width: 800px;
    margin-top: 50px;
}
