html,
body {
    overflow: auto !important;
}

body {
    background-size: 100% 100% !important;
    background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px, 0px 0px, 0px 0px, 0px 0px, 0px 0px, 0px 0px, 0px 0px, 0px 0px !important;
    background-image: radial-gradient(18% 28% at 24% 50%, #CEFAFFFF 7%, #073AFF00 100%), radial-gradient(18% 28% at 18% 71%, #FFFFFF59 6%, #073AFF00 100%), radial-gradient(70% 53% at 36% 76%, #73F2FFFF 0%, #073AFF00 100%), radial-gradient(42% 53% at 15% 94%, #FFFFFFFF 7%, #073AFF00 100%), radial-gradient(42% 53% at 34% 72%, #FFFFFFFF 7%, #073AFF00 100%), radial-gradient(18% 28% at 35% 87%, #FFFFFFFF 7%, #073AFF00 100%), radial-gradient(31% 43% at 7% 98%, #FFFFFFFF 24%, #073AFF00 100%), radial-gradient(21% 37% at 72% 23%, #D3FF6D9C 24%, #073AFF00 100%), radial-gradient(35% 56% at 91% 74%, #8A4FFFF5 9%, #073AFF00 100%), radial-gradient(74% 86% at 67% 38%, #6DFFAEF5 24%, #073AFF00 100%), linear-gradient(125deg, #4EB5FFFF 1%, #4C00FCFF 100%) !important;


}

.content22 {
    width: 60%;
    /* Adjust the width of the content wrapper as needed */
    margin: 0 auto;
    /* This centers the content horizontally */
    padding: 0 20px;
    /* Padding on the left and right sides */
}

.text {
    text-align: left;
}


h1 {
    font-size: 36px;
    /* Adjust size as needed */
    font-weight: 700;
    font-size: 5rem;
    color: #fff;
    white-space: nowrap;
    font-style: italic;
    font-weight: bold;
    text-shadow: 0.125rem 0.125rem 0.93rem rgba(0, 0, 0, 0.6);
    text-transform: uppercase;
}

h3 {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    white-space: nowrap;
    font-style: italic;
    font-weight: bold;
    text-shadow: 0.125rem 0.125rem 0.93rem rgba(0, 0, 0, 0.6);
    text-transform: uppercase;
}

p {
    color: #fff;
}

.content22 {
    background-color: #000000a9;
    padding: 15px;
    border-radius: 14px;
}