:target::before { content: ''; display: block; height: 50px; margin: -50px 0 0 0; }
https://perishablepress.com/margin-offset-anchor-targets/
Then, while editing the wp-config.php file, add the following code snippet above the /* That’s all, stop editing! Happy blogging. */ line:
define('ALLOW_UNFILTERED_UPLOADS', true);