header {
    border-bottom: none;
}

header h1, header nav {
    display: none;
}

#theme-switcher {
    display: block;
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 9999;
}
