/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 13 May 2024, 6:50:09 AM
    Author     : Clare_S5
*/

footer{
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #1F2937;
    color: #F9FAF8;
    align-content: center;
    text-align: center;
}