:root body { background: rgb(242, 235, 255); } @media (max-width: 767.98px) { :root body { background: rgb(255, 255, 255); } }