/* Custom styles will go here */
body {
    background-color: #008080; /* Windows 98 teal background */
} 

* {
    font-size: calc(1em + 1.5px);
}
