footer{
    background: radial-gradient(circle at top left, #f4ffe3 0%, #d0ffd0 45%, #a2f7ff 100%);
    color: darkblue;
    padding: 40px 0;
    text-align: center;
}
