
.fullplayer {
  display: flex;
  justify-content: center;
  gap: 1em;
  height: 80vh;
  max-height: 550px;
}
.player {
  flex-basis: 900px;
  display: flex;
  flex-direction: column;
  gap: .2em;
}
.streamchanger {
  display: flex;
  justify-content: center;
}
.streambutton {
  height: 36px;
  font-family: Inter, sans-serif;
  font-feature-settings: 'liga' 1, 'calt' 1;
  letter-spacing: 1px;
  font-size: .9rem;
  border-radius: 15px;
  border-color: #286ea7;
  background-image: linear-gradient(to bottom,#000000, rgb(31, 44, 75));
  color: white;
  margin-right: 5px;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}
.streambutton:hover {
  background-image: linear-gradient(to bottom,#000000, rgb(36, 80, 38));
  color: #85ce96;
  border-color: #28A745;
}
/*
     FILE ARCHIVED ON 04:10:51 Mar 17, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:03:24 May 14, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 1.607
  captures_list: 0.453
  exclusion.robots: 0.043
  exclusion.robots.policy: 0.036
  esindex: 0.01
  cdx.remote: 96.147
  LoadShardBlock: 216.239 (3)
  PetaboxLoader3.resolve: 63.762 (4)
  PetaboxLoader3.datanode: 204.124 (4)
  load_resource: 92.851
*/