Ceiling Crawlers: Experts in the Art of Dusting

Welcome, fellow adventurers!

Our Story | Our Services | Our Guarantee
Our Techniques | Our Tools | Our Testimonials
/* styles.css */ body { font-family: Arial, sans-serif; background-image: linear-gradient(to bottom, #333333 0 0, #444444 100% 0); background-size: 20px 20px; background-position: 0 0; background-repeat: repeat; background-attachment: scroll; background-clip: no-repeat; background-origin: padding-box; } h1 { color: #FF0000; font-size: 36px; font-weight: bold; text-shadow: 2px 2px #000000; margin-bottom: 8px; padding-top: 8px; } p { color: #000000; font-size: 24px; font-weight: bold; text-shadow: 1px 1px #FFFFFF; margin-bottom: 16px; padding-bottom: 8px; } a { color: #000000; text-shadow: 1px 1px #FFFFFF; text-decoration: none; background-color: #FFFFFF; border: 2px solid #000000; border-radius: 4px; padding: 4px 12px; font-size: 18px; margin: 4px 8px; transition: all 0.3s; text-transform: uppercase; letter-spacing: 2px; font-weight: bold; } a:hover { background-color: #333333; border: 4px solid #FFFFFF; color: #FFFFFF; text-decoration: none; transition: background-color 0.3s; } a:visited { color: #666666; text-shadow: 1px 1px #FFFFFF; text-decoration: none; background-color: #FFFFFF; border: 2px solid #666666; border-radius: 4px; padding: 4px 12px; font-size: 18px; margin: 4px 8px; transition: all 0.3s; text-transform: uppercase; letter-spacing: 2px; font-weight: bold; } div { display: flex; align-items: center; justify-content: center; background-color: #333333; padding: 16px; border: 4px solid #000000; border-radius: 8px; box-shadow: 0px 0px 10px #FFFFFF; margin: 8px 16px; transition: background-color 0.3s; background-image: linear-gradient(to bottom, #333333 0 0, #444444 100% 0); background-size: 20px 20px; background-position: 0 0; background-repeat: repeat; background-attachment: scroll; background-clip: no-repeat; background-origin: padding-box; } div:nth-of-many-links { display: flex; align-items: center; justify-content: center; background-color: #444444; padding: 16px; border: 4px solid #000000; border-radius: 8px; box-shadow: 0px 0px 10px #FFFFFF; margin: 8px 16px; transition: background-color 0.3s; background-image: linear-gradient(to bottom, #444444 0 0, #333333 100% 0); background-size: 20px 20px; background-position: 0 0; background-repeat: repeat; background-attachment: scroll; background-clip: no-repeat; background-origin: padding-box; margin-top: 16px; } /* CSS for pseudo-elements */ ::after { content: ""; position: absolute; top: 50%; left: 50%; width: 20px; height: 20px; background-color: #FFFFFF; border-radius: 50%; box-shadow: 0px 0px 10px #000000; transform: rotate(45deg); transition: transform 0.3s; } /* CSS for :hover */ :root { background-color: #444444; color: #FFFFFF; font-size: 18px; font-weight: bold; text-shadow: 1px 1px #FFFFFF; transition: background-color 0.3s, color 0.3s, font-size 0.3s, font-weight 0.3s, text-shadow 0.3s; } :root:visited { background-color: #666666; color: #FFFFFF; font-size: 16px; font-weight: bold; text-shadow: 1px 1px #FFFFFF; transition: background-color 0.3s, color 0.3s, font-size 0.3s, font-weight 0.3s, text-shadow 0.3s; } /* CSS for :focus */ :root:active { background-color: #333333; color: #FFFFFF; font-size: 20px; font-weight: bold; text-shadow: 2px 2px #FFFFFF; transition: background-color 0.3s, color 0.3s, font-size 0.3s, font-weight 0.3s, text-shadow 0.3s; } /* CSS for :visited */ :root:visited { background-color: #444444; color: #FFFFFF; font-size: 18px; font-weight: bold; text-shadow: 1px 1px #FFFFFF; transition: background-color 0.3s, color 0.3s, font-size 0.3s, font-weight 0.3s, text-shadow 0.3s; } /* CSS for :disabled */ :root:disabled { background-color: #333333; color: #FFFFFF; font-size: 16px; font-weight: bold; text-shadow: 1px 1px #FFFFFF; transition: background-color 0.3s, color 0.3s, font-size 0.3s, font-weight 0.3s, text-shadow 0.3s; } /* CSS for :enabled */ :root:enabled { background-color: #444444; color: #FFFFFF; font-size: 18px; font-weight: bold; text-shadow: 2px 2px #FFFFFF; transition: background-color 0.3s, color 0.3s, font-size 0.3s, font-weight 0.3s, text-shadow 0.3s; } :root:root { background-color: #666666; color: #FFFFFF; font-size: 16px; font-weight: bold; text-shadow: 1px 1px #FFFFFF; transition: background-color 0.3s, color 0.3s, font-size 0.3s, font-weight 0.3s, text-shadow 0.3s; } /* CSS for :root:visited */ :root:root:visited { background-color: #333333; color: #FFFFFF; font-size: 18px; font-weight: bold; text-shadow: 2px 2px #FFFFFF; transition: background-color 0.3s, color 0.3s, font-size 0.3s, font-weight 0.3s, text-shadow 0.3s; } /* CSS for :root:enabled */ :root:root:enabled { background-color: #444444; color: #FFFFFF; font-size: 16px; font-weight: bold; text-shadow: 1px 1px #FFFFFF; transition: background-color 0.3s, color 0.3s, font-size 0.3s, font-weight 0.3s, text-shadow 0.3s; }