
h2 {
    color: white;
   font-family: cursive;
    border: 2px dashed;
}

.colorzz {
    
    color: red;
}

#thing{
    font-family:cursive;
}


body {
    
    background-image:url(VariableKnobbyAmphiuma-size_restricted.gif);
    background-size:cover;
    background-repeat: no-repeat;
}







