ArticleTemplates/assets/scss/modules/_atoms.scss (13 lines of code) (raw):

.atom-embed { height: max-content; width: 100%; border: 0; margin: 1em 0; } iframe.scrolly { position: sticky; top: 0; height: 100vh; height: 100dvh; overflow: hidden; }