body {
    color: white;
    background-color: black;
    zoom: 200%;
}

a {
    color: rgb(209, 114, 50);
}

p {
    color: rgb(209, 114, 50);
}