You can use font-weight with fontStyle, here is an example: HTML CSS JAVASCRIPT You can use or or or Online demo: https://jsbin.com/jaciyar/edit?html,css,js,output
process.cwd() returns the directory from which you invoked the node command. __dirname returns the directory name of the directory containing the JavaScript source code file…