.navbar {
    min-height: 80px;
    padding: 15px 20px;
}
body {
    background: linear-gradient(to bottom, #5a0000, #220000);
}









