body{
  background-color:#000000;
}

.jw {
position: relative;
  padding-bottom: 56%;
  padding-top: 20px;
  height: 0;
}

.jw iframe {
position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hed{
 padding:0px;
 position:relative;
 top:0px;
 background-color:#000000;
 border-color:#333;
 border-style:solid;
 border-width:0px;
}

.chat{
width: 25%;
height: 92%;
float:right;
text-align: center;
//body:after;
}

.innerchat{
text-align: center; 
}

.err{
font-size: 200%;
color:#333;
}

.yt-live-chat-text-message-renderer{
    --yt-live-chat-background-color: hsl(0, 0%, 22%);
}
