
body {
 background: rgb(223,246,255);
background: radial-gradient(circle, rgba(223,246,255,0) 23%, rgba(243,243,255,1) 94%);
}