.body{ backgrounf:url('small-bg.jpg') repeat-y; }*/ .h1{ text-align:center; background:ghostwhite; position:sticky; position:sticky; top:0; } .curve{ border:2px solid coral; width:150px; height:150px; padding:3px; box-sizing:border-box; border-radius:1em; } .gradient{ background:linear-gradient( #454343, #7B7979, #B5B2B, #fff); } h2{ font-size:3em; font-family:Arial, sans-serif; text-shadow:2px 2px 3px 3px #999; } #set{ position:fixed; top:5; left:10; width:200px; height:200px; border:1px solid black; z-index:-1; } li{ list-style-type:none; display:inline-block; } .shadow{ width:50%; height:30%; border:2px solid gray; }