h1 {
    margin: 10px 0;
}

.navbar {
    height: 65px; 
    background-color: azure;
}
