html {
    font-size: 18px;
}

body {
    background-color: #222222;
    color: whitesmoke;
}

a {
	color: aliceblue;
}
