body {
    background-color: black;
}

h1 {
    color: yellow;
    text-decoration: yellow underline wavy;
}