body {
    color: #cdd6f4;
    background-color: #1e1e2e;
}
a {
    color: #8ad9e9;
}
img {
    width: 90%;
    height: auto;
}
h1 a, h2 a {
    color: inherit;
    text-decoration: none;
}
