Problema de enlace de anclaje con encabezado fijo CSS JS

html
{
  scroll-padding-top: 12vw; /* height of sticky header */
}
Confused Chipmunk