Skip to content

Instantly share code, notes, and snippets.

@devnaumov
devnaumov / index.html
Created December 17, 2019 06:41
Loading with custom logo
<!doctype html>
<html lang="en-us">
<head>
<title>Downloading: cash-story</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
body {
background-image: url("bg.png");
background-repeat: no-repeat;