body {
  background-image: url('https://i.ibb.co/cXY8NFcL/worthier.jpg'); 
  background-repeat: repeat;
  background-size: auto;
  font-family: "Roboto", sans-serif;
  
}

h4 {
color: white;
font-size: 150%;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);


}

span#hUp::before {
    content: "Me? Nah i'd never kill myself... I think so";
    font-size: small;
    animation: 0.5s ease 0s infinite normal none running blinkingTextYellow;
}

#header {
    background: #780000;
}

#hSub {
    background: #C1121F;
}

.tableLeft {
    background: #780000;
}

.tableRight {
    background: #C1121F;
}

element.style {
    color: white;
}

div {
color: white
}

span {
color: white;
}

a {
color: white;
}

.songName {
color: white;
background-color: #780000;
}

.roboto-<uniquifier> {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-variation-settings:
    
}



.header {
background-color: #780000;
}

.rightHead {
  background-color: #780000;
}

.boxHead {
background-color: #780000;
}

.boxButton {
color: white;
}

#about {
color: white
}

a {
color: white
}

p {
color: white
}

h1, h2, h3, b {
color: white
}



