.embed{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.embed .frame{
    margin: 1rem 0;
}