﻿body {
    background: radial-gradient( circle at 80% 5%, rgba(24, 132, 182, 0.12), transparent 24rem ), var(--color-background);
}
