css /* Style for /emergency-services/code-yellow/solar-savers/sunburn-surgery/style.css */ body { background-color: #f2c5f5; background-image: linear-gradient(to bottom, #f2c5f5 0, #f2c5f5 0, #f2c5f5 0); margin: 0; padding: 0; width: 100vw; height: 100vh; background-size: 100px 100px; background-position: 0 0; background-repeat: repeat; background-attachment: fixed; background-clip: border-box; background-origin: padding-box; background-clip: padding-box; background-attachment: scroll; background-size: 100% 100%; background-position: 0 0; background-repeat: no-repeat; background-attachment: fixed; background-clip: border-box; background-origin: padding-box; background-image: linear-gradient(90deg, #f2c5f5 0 0, #f2c5f5 0 0, #f2c5f5 0 0); background-size: 100% 100%; background-position: 0 0; background-repeat: repeat; background-attachment: fixed; background-clip: border-box; background-origin: padding-box; background-position: 0 0; background-image: url("https://example.com/background.jpg"); background-repeat: no-repeat; } body::before { background-color: #fff; background-image: linear-gradient(to bottom, #fff 0, #fff 0, #fff 0); background-size: 100px 100px; background-position: 0 0; background-repeat: repeat; background-attachment: fixed; background-clip: border-box; background-origin: padding-box; background-clip: padding-box; background-position: 0 0; background-size: 100% 100%; background-repeat: no-repeat; background-attachment: fixed; background-clip: border-box; background-origin: padding-box; background-image: url("https://example.com/overlay.png"); background-size: 100% 100%; background-position: 0 0; background-repeat: no-repeat; background-attachment: fixed; background-clip: border-box; background-origin: padding-box; } body::after { background-color: #333; background-image: linear-gradient(to bottom, #333 0, #333 0, #333 0); background-size: 100px 100px; background-position: 0 0; background-repeat: no-repeat; background-attachment: fixed; background-clip: border-box; background-origin: padding-box; background-clip: padding-box; background-position: 0 0; background-size: 100% 100%; background-repeat: no-repeat; background-attachment: fixed; background-clip: border-box; background-origin: padding-box; } code { font-family: monospace; font-size: 1.2em; font-weight: bold; color: #000; background-color: #f7d7a3; padding: 4px 10px; border: 4px solid #000; border-radius: 4px 4px 4px 4px; box-shadow: 0 0 0 4px #000; } h1 { font-size: 2.2em; font-weight: bold; text-transform: uppercase; color: #000; border: 4px solid #000; border-radius: 10px 10px 4px 4px; box-shadow: 0 0 0 4px #000; background-color: #f7d7a3; padding: 10px 20px; } h2 { font-size: 1.8em; font-weight: bold; text-transform: uppercase; color: #333; border: 4px solid #000; border-radius: 4px 4px 10px 4px; box-shadow: 0 0 0 4px #000; background-color: #333; padding: 10px 20px; margin: 0 0 20px 0; } h3 { font-size: 1.4em; font-weight: bold; text-transform: uppercase; color: #555; border: 4px solid #000; border-radius: 4px 4px 4px 10px; box-shadow: 0 0 0 4px #000; background-color: #555; padding: 10px 20px; margin: 0 0 10px 0; } p { font-size: 1.2em; font-family: Arial, sans-serif; color: #000; background-color: #f2c5f5; padding: 10px 20px; border: 4px solid #000; border-radius: 4px 4px 10px 4px; box-shadow: 0 0 0 4px #000; } a:link { text-decoration: none; font-weight: bold; color: #000; background-color: #f7d7a3; border: 4px solid #000; border-radius: 4px 4px 4px 4px; box-shadow: 0 0 0 4px #000; padding: 10px 20px; text-align: center; } a:hover { background-color: #f2c5f5; border-color: #f2c5f5; color: #000; text-decoration: none; } a:visited { text-decoration: none; font-weight: bold; color: #000; background-color: #f7d7a3; border: 4px solid #000; border-radius: 4px 4px 4px 4px; box-shadow: 0 0 0 4px #000; padding: 10px 20px; text-align: center; } /* Style for /emergency-services/code-yellow/solar-savers/sunburn-surgery/style.css */