A Pen by Bright Sparks on CodePen.
Created
February 17, 2019 00:27
-
-
Save bright-spark/bbd60c32f854d0b1bf065cb9c933a8d2 to your computer and use it in GitHub Desktop.
Flexi-Flux aka [FF131313.001] Just Click!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<iframe src="https://karmic-player.netlify.com"></iframe> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
html, body, div, iframe { | |
margin:0; | |
padding:0; | |
height:100%; | |
} | |
iframe { | |
display:block; | |
width:100%; | |
border:none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment