body {
    background: rgb(239,239,239);
    background: radial-gradient(circle, rgba(239,239,239,1) 32%, rgba(170,170,170,1) 100%);
}
