DEV Community

Discussion on: Make Physics Easy

Collapse
 
gerardocrdena14 profile image
Gerardo Cárdenas

I don´t know why some part of the code has a black background.

Collapse
 
wobsoriano profile image
Robert • Edited

Use three backticks then the programming language (i.e. javascript).

Here's a sample

console.log('Hello world');

Alt text of image