/* Styles for the iframe EmbeddedPageController element */ .l-iframe { iframe { display: block; height: 100%; width: 100%; } }