CSS Gradient generator https://css-generators.com/gradient-shadows/ the gradient box in case i need it .box { position: relative; transform-style: preserve-3d; } .box::before { content: ""; position: absolute; inset: -15px; background: conic-gradient(from 90deg at 40% -25%, #125cf6, #125cf6, #125cf6, #125cf6, #125cf6, #125cf6, #125cf6, #125cf6, #cf1261, #125cf6, #125cf6, #125cf6, #125cf6, #125cf6, #125cf6, #125cf6); filter: blur(20px); transform: translate3d(0px,0px,-1px); clip-path: polygon(-100vmax -100vmax,100vmax -100vmax,100vmax 100vmax,-100vmax 100vmax,-100vmax -100vmax,calc(15px - 0px) calc(15px - 0px),calc(15px - 0px) calc(100% - 0px - 15px),calc(100% - 0px - 15px) calc(100% - 0px - 15px),calc(100% - 0px - 15px) calc(15px - 0px),calc(15px - 0px) calc(15px - 0px)); pointer-events: none; } https://discourse.32bit.cafe/t/resources-list-for-the-personal-web/49 https://goblin-heart.net/sadgrl/webmastery/downloads/tiledbgs https://pixelsafari.neocities.org/