.footer {
    background: linear-gradient(90deg, rgba(0, 0, 0, 1),transparent, rgba(0, 0, 0, 1));
    color: rgb(0, 255, 255);
}
.text-yellow{
    color: yellow;
}