body {
  font-family: Arial, sans-serif;
  text-align: center;
  padding: 20px;
}

#video-container {
  max-width: 800px;
  margin: 0 auto;
}

