— 5 Comments— 29 Kudos
CSS CUSTOM LOADING SCREEN
Category: SpaceHey
place in ur about section !! ~ body::before { content: ""; display: block; position: fixed; left: -32px; top: 0; width: calc(100% + 32px); height: calc(100% + 32px); background-image: url(insert image url here !!); background-size: cover; background-position: center; background-repeat: repeat; z-index: 10000000; a » Continue Reading