body{font-family:arial,sans-serif;margin:0;display:flex;justify-content:center;align-items:center;min-height:100vh;color:#fff;background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%;animation:gradientbg 15s ease infinite}@keyframes gradientbg{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.container{text-align:center;padding:50px;border-radius:15px;background:rgba(0,0,0,.6);box-shadow:0 8px 16px rgba(0,0,0,.3)}h1{font-size:3em;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.5)}p{font-size:1.2em;line-height:1.8;max-width:600px;margin:0 auto 15px}.centered-header-content{text-align:center;margin-bottom:20px}.centered-header-content .logo{justify-content:center}
