@import url(reset.css);

.navBar {
    background-color: red;
    box-shadow: 10px 10px gray;
    height: 10vh;
    width: 100%;
}