html{scroll-behavior:smooth;}@keyframes yellowfade{from{background:#F9FF8C;}to{background:transparent;}}:target{animation-name:yellowfade;animation-duration:5s;}
