@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&family=Silkscreen&display=swap');

h1, h2, h3, h4, h5, h6, a, p {
  color: #FFFFFF;
  font-family: Red Hat Display;
}

body {
  background-color: #000000;
  text-align: center;
}

hr {
  color: #FFFFFF;
  background-color: #FFFFFF;
  height: 4px;
}

#thinhr {
  color: #FFFFFF;
  background-color: #FFFFFF;
  height: 2px;
}

#x {
  color: #1177ff;
  font-family: Oswald;
  font-weight: bold;
}

#t {
  color: #FFFFFF;
  font-family: Silkscreen;
}

#logo {
  width: 40%;
}

#cover {
  width: 50px;
  height: 50px;
}

#mb1 {
  font-family: Red Hat Display;
  color: #000000;
  font-size: 40px;
  display: inline-flex;
  font-weight: 600;
  width: 80%;
  background-color: #aaaaaa;
  color: #444444;
}

#musicembeds {
  border-radius: 7px;
  border: none;
  width: 800px;
  height: 500px;
}
