This page is running inline script and styles.
Here the script runs and the styles are applied with nonces.
Nonce = Number used just once.
Content-Security-Policy: ... script-src 'self' 'nonce-KQhGGL34bswLhxppyZeOIR61bxc8dYWdFBUs/VnEWHU='
<script>
tag:
<script nonce="KQhGGL34bswLhxppyZeOIR61bxc8dYWdFBUs/VnEWHU=">alert('Use the Nonce!');</script>