<script src='https://combinatronics.io/Figsh/FSCSS/refs/heads/4.0.1/fscss_exec.js' async=""></script>
<div class="night-box"><button>*</button> <sub> * *</sub><p><p></div>
<style>
body{
background: rgb(0,0,0);
}
.night-box{
width: 100%;
height: 200px;
background: #669;
text-align: center;
background: linear-gradient(-9deg, #100 30% 10%,#002 50% 20%, #220,rgb(0,0,2),#002 80% 99%);
}
.night-box button{
margin-top: 15%;
box-shadow: -1px -1px 0 0 #99a, -6px -6px 0 0 #eea;
border: 0;
border-radius: 100%;
%2(width,
height[: 50px;])
background: transparent;
color: #eee;
-*stroke:0.8px #000;
}
.night-box sub{
font-size: 3px;
letter-spacing: 50px;
color: #999;
}
.night-box p{
position: absolute;
background: rgb(0,0,10,0.2);
width: 350px;
border-radius: 50px;
height: 100px;
top: 35%;
left: 5%;
rotate: 40deg;
transform: skewX(20deg);
animation: cover 20s linear infinite;
}
</style>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.