body {
    color: black;
    background-color: green }
h1 {
    color: white; 
}
#output {
    color: yellow;
}
