.toolbar {
    display: flex;
    align-items: center;
}

.toolbar :any-link {
    text-decoration: none;
    font-size: 16px;
    margin-right: 15px;
    font-family: monospace;
}
