See the Bulma website for instructions on customizing styles.
Ensure that npm is installed.
Run the following commands to install dependencies and generate the CSS file.
npm install
npm run build
The generated CSS file styles.css is written to the ../css directory.