Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/bradtraversy/50projects50days/blurry-loading/

index.html /cody/bradtraversy/50projects50days/blurry-loading/index.html
318 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
script.js /cody/bradtraversy/50projects50days/blurry-loading/script.js
113 Views
0 Comments
const loadText = document.querySelector('.loading-text')
const bg = document.querySelector('.bg')

let load = 0

let int = setIn
style.css /cody/bradtraversy/50projects50days/blurry-loading/style.css
114 Views
0 Comments
@import url('https://fonts.googleapis.com/css?family=Ubuntu');

* {
box-sizing: border-box;
}

body {
font-family: 'Ubuntu',