A Page with getServerSideProps
If you see me the page hasn't hydrated and is not interactive...
It get's prerendered per request and has access to request and response data
That's why it can use Nonce-based CSP, it has the chance to set a fresh nonce as attribute to scripts on each request.
Inline Styles
Hi, i am styled with by an inline style tag. If I am teal, I am trusted by CSP
Hi, i am styled with by an inline style attribute, If I am blue, I am trusted by CSP