#nav {
    /*float: left;*/
    width: fit-content;
    margin-right: 10px;
}

.current {
    font-weight: bold;
    font-style: oblique;
    color: #0d71bb;
}