body {
    background: green !important;
    color: white !important;
}

h1 {
    color: yellow !important;
}