cody - HTMLify profile
files of /cody/bradtraversy/50projects50days/hoverboard/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
const container = document.getElementById('container')
const colors = ['#e74c3c', '#8e44ad', '#3498db', '#e67e22', '#2ecc71']
co
const colors = ['#e74c3c', '#8e44ad', '#3498db', '#e67e22', '#2ecc71']
co