body {
    text-align: left;
}

h1, h2 {
    text-transform: uppercase;
    font-weight: bold;
}

img {
    
    height: 500px;
}

video {
    height: 500px;
}

