<!--
Kiss The Sky now lives at: https://matthewmain.github.io/kiss_the_sky
Source: https://github.com/matthewmain/kiss_the_sky
-->
<!-- <iframe src="https://www.kissthesky.app/" frameborder="0"></iframe> -->
<iframe src="https://matthewmain.github.io/kiss_the_sky/" frameborder="0"></iframe>
body {
margin: 0;
background: #202020;
}
#preview-img {
position: absolute;
top: 48%;
left: 50%;
transform: translate(-50%,-50%);
height: 85%;
display: none;
}
iframe {
position: absolute;
width: 100%;
height: 100%;
}
////////////////////////////////////////////////////////////
//////////// KISS THE SKY ///////////
////////////////////////////////////////////////////////////
// ©Matthew Main 2019
// Kiss The Sky now lives at: https://www.kissthesky.app
// Source: https://github.com/matthewmain/kiss_the_sky
This Pen doesn't use any external CSS resources.