body {
  background-image: url("https://i.pinimg.com/originals/80/40/b5/8040b5ff91ce8c3f153beebab39d584f.gif");
  color: white;
  font-family: Monospace;
}

.previous {
  font-size: 16px;
  background-color: rgba(19, 19, 19, 0.75);
  border-radius: 30px;
  padding: 8px;
  position: fixed;
  left: 12px;
  top: 12px;
}

a:link {
  color: white;
  text-decoration: none;
  font-weight: bold;
  padding: 5px;
  transition: 0.3s;
}
a:visited {
  color: white;
}
a:hover {
  color: #ff9900;
}

.headerpic {
  max-height: 180px;
  display: flex;
  margin: auto;
}

.headergif {
  display: flex;
  max-height: 200px;
  margin: auto;
}

.headergif2 {
  display: flex;
  max-height: 100px;
  padding: 10px;
  margin: auto;
}
 .peer-subtext {
  display: flex;
  max-width: 450px;
  margin: auto;
  padding: 10px;
  text-align: center;
  text-shadow: 3px 3px 2px black;
  font-weight: bold;
  font-size: 20px;
 }

.navbar {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background-color: rgba(19, 19, 19, 0.75);
  border-radius: 16px;
  font-size: 140%;
  font-weight: bold;
  padding: 12px;
  margin: auto;
  text-align: center;
  max-width: 350px;
}

.navbarimg:hover {
  border-radius: 8px;
  background-color: rgba(28, 28, 28, 0.5);
  box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 15px;
}

.band-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-image: url("https://louderthanwar.com/wp-content/uploads/2021/12/Pigsx7-%C2%A9-Paul-Grace-19.jpg");
  background-position: 0 -135px;
  filter: brightness(95%);
  max-width: 1200px;
  max-height: 255px;
  border-radius: 18px;
  text-align: center;
  text-shadow: black 1px 0 5px;
  font-size: 130%;
  justify-content: center;
  margin: 25px;
  margin-left: 120px;
  padding: 40px;
}

.links {
  display: flex;
  justify-content: center;
}

.youtube-player {
  display: flex;
  flex-direction: row;
  background-color: rgba(19, 19, 19, 0.75);
  border-radius: 10px;
  width: 850px;
  margin: auto;
  align-content: center;
}

.youtube-player-2 {
  display: flex;
  background-color: rgba(19, 19, 19, 0.75);
  border-radius: 10px;
  margin: auto;
  margin-top: 25px;
  max-width: 600px;
  justify-content: center;
  align-content: center;
}

iframe {
  margin: 10px;
}

.youtube-text {
  padding: 20px;
  padding-top: 50px;
  text-align: center;
  width: 220px;
  font-size: 20px;
}

.yt-subtext {
  font-size: 16px;
}

.kexp-link {
  color: #ff9900;
}

.sidebar {
 display: flex;
 flex-direction: column;
 background-color: rgba(77, 0, 31, 0.75);
 width: 250px;
 margin: 20px;
 justify-content: space-evenly;
 align-items: center;
 border-radius: 10px;
 padding: 16px;
}

h2 {
  text-align: center;
}

ul {
  padding-bottom: 7px;
}

li {
  font-size: 18px;
}

.faves {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.favesongs {
  height: 80px;
  margin: 20px;
}

.faves-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: rgba(19, 19, 19, 0.75);
  border-radius: 16px;
  padding: 20px;
  margin: auto;
  max-width: 700px;
  font-size: 14px;
}

.body {
  display: flex;
  flex-direction: column;
  background-color: rgba(19, 19, 19, 0.75);
  border-radius: 10px;
  max-width: 600px;
  padding: 8px;
  font-size: 16px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.discography {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
}

.discoheader {
  height: 80px;
  margin: 20px;
}

.discoheader-2 {
  display: flex;
  height: 80px;
  margin: auto;
}

.discog {
  display: flex;
  flex-direction: row;
  text-align: center;
  justify-content: space-around;
  align-items: center;
}

.albums {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.card {
  max-width: 200px;
  border-radius: 10px;
  background-color: rgba(19, 19, 19, 0.75);
  padding: 6px;
  margin: 0 10px 0 10px;
  transition: 0.3s;
  text-align: center;
}

.card:hover {
  box-shadow: 0 8px 16px 0 rgb(35, 35, 35);
}

.discog-img {
  border-radius: 8px;
  min-height: 100px;
  min-width: 100px;
}

.poster-row {
  display: flex;
  flex-direction: row;
  padding: 16px;
  align-items: center;
}

.poster-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 300px;
}

.poster {
  max-width: 225px;
  border-radius: 6px;
  margin-right: 32px;
}

.gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 500px;
  margin: auto;
}

.galleryimg {
  margin: 8px;
  display: flex;
  flex: 0 0 auto;
}

.longer {
  max-width: 700px;
}

.long {
  max-width: 650px;
}

.med {
  max-width: 550px;
}