body {
    background-color: #020617;
    background-image: radial-gradient(circle at 50% 0%, #4f46e5 0%, #1e1b4b 45%, #020617 100%);
}