body {
background-color:black;
background: url(https://snekmo.snekki.moe/proxy?url=https://i.pinimg.com/originals/39/24/9d/39249d0654e633f74dce9011b8958cda.gif);
}
.heading {
background-color:#5404A3;
color: #E4C8FF;
}
a {
color: #BF7DFF;
transition-duration:0.2s;
}
a:hover {
color:#C7B8FE;
}
.content {
color: #BF7DFF;
}
.submeta {
background-color:#582B82;
}
.meta {
background-color:#582B82;
}
.vid1 {
background-color:#5404A3;
box-shadow:
inset 0 -6px 0 0 #5900AC,
inset 6px 0 0 0 #5900AC;
}
.vid2 {
background-color:#5404A3;
box-shadow:
inset 0 -6px 0 0 #5900AC,
inset 6px 0 0 0 #5900AC;
}
.vid3 {
background-color:#5404A3;
box-shadow:
inset 0 -6px 0 0 #5900AC,
inset 6px 0 0 0 #5900AC;
}
.thumb {
border: 6px solid #460088;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5); /* Black see-through */
  color: #f1f1f1;
  width: 100%;

transition-duration:0.2s;
  opacity:1;
  color: white;
  font-size: 20px;

  text-align: center;
}
.thumb:hover {
content:url(https://snekmo.snekki.moe/proxy?url=https://i.imgflip.com/85ijab.jpg);
height:200px;
}
.heading {
border-bottom: 5px solid #460088;
}
