body {
  background: black url("https://kab1nka.neocities.org/graphics/abt/aboutbackground.gif") fixed; 
	}
*{cursor: url(https://kab1nka.neocities.org/etc/nyashicursor.png), auto !important;
}
.overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: inset 200px 200px 200px 900px #ffc6aa;
filter: opacity(18%);
pointer-events: none;
z-index: 1000;
}