
*{
    margin: 0;
    padding: 0;
}

.navbar{
    border-top: 5px solid rgb(83,0,70);
    background-color: lightgray;
}