h2 {
    background-color:#F0B93A;
}
            
h3 {
    background-color:#F0B93A;
}
a {
    color:red;
                
}
body{
    background-image: url("https://prod.assets.earlygamecdn.com/images/zelda_totk_skies.jpg?mtime=1676304348");
    background-repeat:no-repeat;
    background-attachment:fixed;
}