.instruction .video {
    width: 80%;
    height: 500px;
    margin-top: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: black;
}