#site-header {
position: sticky !important;
top: 0;
}
body a:focus {
outline: none;
}