img {
    width: 95%;
    height: auto;
}
video {
    width: 95%;
    height: auto;
}
body {
    display: flex;
    flex-direction: column;
    align-items: center;
}
