#twander_body {
  overflow-y: scroll;
  border-style: solid;
}
.twitch-player {
  height: 40%;
  width: 100%;
}
.twander_fullpage {
  overflow-y: auto;
}
.chat {
  height: 60%;
  width: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  border-style: none;
}
