<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{background-color:#000}.container{position:relative;width:600px;height:600px}.circle{position:relative;width:100%;height:500px;border-radius:50%;margin:0 auto}.center{width:15px;height:15px;background-color:#fff;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 25px 10px #fff}.center,.spike{position:absolute;top:50%;left:50%}.spike{width:1px;background-color:#c3bebe;transform-origin:0 100%}.spike img{position:absolute;width:75px;height:75px;top:-37.5px;left:-37.5px}@media (max-width:991px){.circle{height:490px}.spike img{width:70px;height:70px;top:-35px;left:-35px}}@media (max-width:768px){.circle{height:400px}.spike img{width:60px;height:60px;top:-30px;left:-30px}}</pre></body></html>