/* add extra pixels when scrolling to anchor point */

:target {
  scroll-margin-top: 150px;
}