.television-container[data-v-521c07f4] {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
}
.television-container .info-paragraph[data-v-521c07f4] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: justify;
  overflow: hidden;
}
