
html {
    background-color:  white;
}

/* 
h1 { 
    color: white; 
    background: red;
} 
*/

.notice {color: red}

