body {
    max-width: 1280px;
    margin: auto;
    line-height: 1.75;
    background-color: #171717;
    color: white;
}

a {
    color: #9495fb;
}
