html,
body {
    height: 100%;
    width: 100%;
}

.navbar {
    div {
        display: flex;
        height: 60px;
        align-items: center;
    }
}

.material-symbols-outlined {
    color: inherit;
    vertical-align: middle;
    position: relative;
    top: -1px;
}