html {
    scroll-behavior: smooth;
}

.site-title {
    display: none;
}

:target {
    opacity: 1;
}