.topLeft {
  border-image: url("https://imgpile.com/images/h4I0or.png") 32/32px repeat;
  width: 35%;
  border-radius: 15px;
  background-image: url(https://imgpile.com/images/dyaJuu.png);
  filter: drop-shadow(0px 0px 5px black);
  margin-top: 20px;
}
body {
  background-image: url("https://imgpile.com/images/hn72ax.gif");
  background-attachment: fixed;
  background-repeat: repeat;
  background-size: auto;
  background-position: center;
  color: white;
  font-weight: bold;
  text-shadow: 1px 1px 2px black;
}
.topRight {
  border-image: url("https://imgpile.com/images/h4I0or.png") 32/32px repeat;
  width: 58%;
  border-radius: 15px;
  background-image: url(https://imgpile.com/images/dyaJuu.png);
  filter: drop-shadow(0px 0px 5px black);
  margin-top: 20px;
}
.extended {
  background-image: url(https://imgpile.com/images/dyoVT1.png);
  border: 5px solid black;
  border-radius: 15px;
}
element {
  color: #fff;
}
#hSub {
  background: #00000096;
  text-align: center;
  z-index: 1;
}
#header {
  background: #00000096;
  text-align: center;
}
.rightHead {
  background: #19218a85;
  color: white;
}
.boxHead {
  background: #19218a85;
  color: white;
}
h4 {
  color: white;
}
.player{
  background-image: url(https://imgpile.com/images/dyoVT1.png);
  color: #fff;
  border: 5px solid black;
  padding: 10px;
  border-radius: 15px;
  width: 325px;
}
.tableLeft {
  background: #19218a85;
  color: white;
}
.tableRight {
  background: #19218a85;
  color: white;
}
.blog {
  background-color: #19218a85;

@keyframes blinkingTextBlueK {
  0% {
  color: transparent;
}
50% {
  color: white;
}
100% {
  color: transparent;
}
}
.audio [
  border-radius: 30%;
}
.boxInfo {
  border: 5px solid #19218a85;
}
.avatar {
  width: 128px;
  filter: drop-shadow(7px 7px 0px #0006);
}
img {
  filter: drop-shadow(7px 7px 0px black);
}
