body {
    background: #f8f9fa;
}
img {
    width: 100%;
    height: auto;
}
.btn-lg {
    font-size: 1.0rem;
    padding: 1rem;
    border-radius: 1rem;
}
video {
    border: 5px solid #dee2e6;
}
