P’Jabont (Copy 1951)
✨ Pnd
<html> <head> <title>QE TeamThx</title> </head> <body> <div class="star"></div><br> <div class="star"></div><br> <div class="star"></div><br> <div class="star"></div><br> <div class="star"></div><br> </body> <style> body{ background-image: url(https://wallpaperaccess.com/full/1253115.jpg); } .star{ position:static; width:0.5em; height:0.5em; background:white; opacity:1; box-shadow:0px 0px 20px 10px #ff03; } </style> </html>