.demo-embed {
    margin: 1em 0;
}
.demo-embed iframe {
    width: 100%;
    height: 500px;
    border: 1px solid #444;
    border-radius: 8px;
    background: #1c1b1f;
}
