A Pen by Julian Cruz Sanchez on CodePen.
Created
September 9, 2020 13:06
-
-
Save juliancruzsanchez/5bb329e01cf66c43d73aa9435f8a8362 to your computer and use it in GitHub Desktop.
WNwMVWv
This file contains 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="http://myblueraven.com/"></iframe> |
This file contains 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 { | |
width: 100vw; | |
height: 100vh; | |
border: none; | |
margin: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment