Respuesta :

Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in HTML.

In order to select an element with id "demo" you should write #demo.