body {
    text-align: justify;
}
#colg {
    background-image: linear-gradient(to right, red , yellow);
}