footer {
    text-align: center;
    background-color: rgb(27, 40, 49);
    padding: 20px;
}

footer p {
    color: rgb(138, 138, 138);
    font-size: 13px;
    
}