body{
  background-color: #1a1717;
}
.title {
	color: #5C6AC4;
}

video {
object-fit: cover;
width: 100%;
height: 100%;
}