Fundamentals
Set theme to dark (⇧+D)

static content

Static Content is website content that can be delivered to an end user directly from cache, without hitting the origin server.

One example is a website that shows a picture and the specifications of specific product: neither of those would change over time.

Related terms: dynamic content