Code Screenshot

Create aesthetic code snippets.

function helloWorld() {
  console.log("Hello, World!");
}