font-family:'Lato','Lucida Grande','Lucida Sans Unicode',Tahoma,system-ui,Sans-Serif;
line-height:1.2;
font-size:1rem;
position:relative;
z-index:2;
}
.referer-warningspan{font-family:initial;}
.referer-warningh1{font-size:1.2rem;margin:0;}
.referer-warninga{color:#56bcf9;}
</style>
</head>
<bodyclass="">
<divclass="referer-warning">
<h1><span>⚠️</span> Do not enter passwords or personal information on this page. <span>⚠️</span></h1>
This is a code demo posted by a web developer on <ahref="https://codepen.io">CodePen</a>.
<br/>
A referer from CodePen is required to render this page view, and your browser is not sending one (<ahref="https://blog.codepen.io/2017/10/05/regarding-referer-headers/"target="_blank"rel="noreferrer noopener">more details</a>).</h1>
.cloud-1 {top: 50px;-webkit-animation: moveclouds 30s linear infinite;-moz-animation: moveclouds 30s linear infinite;-o-animation: moveclouds 30s linear infinite;animation: moveclouds 30s linear infinite;}
.cloud-2 {top: 100px;opacity: 0.8;-webkit-transform: scale(0.8);-moz-transform: scale(0.8);transform: scale(0.8);-webkit-animation: moveclouds 45s linear infinite;-moz-animation: moveclouds 45s linear infinite;-o-animation: moveclouds 45s linear infinite;animation: moveclouds 45s linear infinite;-webkit-animation-delay: 5s;-moz-animation-delay: 5s;animation-delay: 5s;}
.cloud-3 {top: 150px;opacity: 0.6;-webkit-transform: scale(0.6);-moz-transform: scale(0.6);transform: scale(0.6);-webkit-animation: moveclouds 40s linear infinite;-moz-animation: moveclouds 40s linear infinite;-o-animation: moveclouds 40s linear infinite;animation: moveclouds 40s linear infinite;}