body{
        background:
        radial-gradient(
            circle at top,
            #ffd9df,
            #fff5f7 60%
        );
}