body { background: #778888 }

main { 
  width: 80%; 
  background-color: #887F77;
  margin: 0 auto;
  }
video {
  margin: 0 auto;
}
::cue(.myclass) { color: red; }
::cue(#bigtext) { font-size: 150%; }