/* For video.php */
.list {
  margin-left:50px;
}
body {
  background-color: lightblue;
}
h2 {
  column-span: all;
}