body { 
    margin: 0;
    background-image: url("./images/green.png");
}

.navbar {
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #003148;
}