/* theme-domain3.css */
body {
    background-color: red; 
}

h1 {
    color: black; 
}