body{margin:0;padding:0;background-color:#1e1e1e;position:relative;overflow:hidden}body:before{content:"";position:fixed;top:0;left:0;width:2px;height:2px;background-color:#fff;border-radius:50%;pointer-events:none;z-index:-1;box-shadow:5vw 10vh #fff,12vw 22vh #fff,20vw 15vh #fff,28vw 32vh #fff,35vw 8vh #fff,42vw 27vh #fff,50vw 35vh #fff,58vw 45vh #fff,65vw 20vh #fff,70vw 40vh #fff,78vw 30vh #fff,85vw 50vh #fff,90vw 10vh #fff,95vw 37vh #fff;animation:twinkleA 3.5s infinite ease-in-out}body:after{content:"";position:fixed;top:0;left:0;width:2px;height:2px;background-color:#fff;border-radius:50%;pointer-events:none;z-index:-1;box-shadow:8vw 12vh #fff,16vw 28vh #fff,24vw 18vh #fff,32vw 42vh #fff,40vw 14vh #fff,48vw 34vh #fff,56vw 26vh #fff,64vw 46vh #fff,72vw 16vh #fff,80vw 36vh #fff,88vw 24vh #fff,96vw 44vh #fff,10vw 65vh #fff,20vw 70vh #fff,30vw 75vh #fff,40vw 80vh #fff,50vw 85vh #fff,60vw 78vh #fff,70vw 72vh #fff,80vw 68vh #fff,90vw 74vh #fff,15vw 92vh #fff,50vw 95vh #fff,85vw 90vh #fff;animation:twinkleB 4.5s infinite ease-in-out}@keyframes twinkleA{0%,to{opacity:.2}50%{opacity:1}}@keyframes twinkleB{0%,to{opacity:.2}50%{opacity:1}}
