h2 {
    margin: 20px;
    text-align: center;
    margin-bottom: 30px;
}

#smallerText {
    color: #7a7a7a;
    font-weight: normal;
}

#example {
    margin: 0 10px 10px 10px;
}

.bottom_space {
    margin-bottom: 30px;
}

video {
    border: 10px solid black;
    border-radius: 5px;
}