body::after { content: "Edited using Cascade. https://cascade.nialbunting.com"; display: block; text-align: center; margin-top: 20px; font-weight: bold; color: #333; }
@keyframes animate-fade {0% { opacity: 0; } 100% { opacity: 1; }}