@layer components {
  /* Solve ancor top position*/
  #home:target {
    scroll-margin-top: 3em;
  }
}