-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
1 lines (1 loc) · 3.09 KB
/
index.html
1
<!doctype html><html lang="ru"><head><title>Tamagotchi</title><meta charset="UTF-8"><meta name="format-detection" content="telephone=no"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet"><script src="https://unpkg.com/@tonconnect/ui@latest/dist/tonconnect-ui.min.js"></script><script defer="defer" src="js/main.e1333911ed28cdc99da1.js"></script><link href="css/main.116082151d7053afca7d.css" rel="stylesheet"></head><body><div class="wrapper"><div class="wrapper__container"><div class="content"><header class="header"><div class="header__wallet"><div class="header__balance">Balance: <span class="header__balance-sum" id="ton-balance"></span></div><div class="header__btn" id="ton-connect"></div></div><div class="header__stats"><div class="header__hp"><span class="hp-number" id="hp-number">100</span> <img src="img/hp-bar.png" alt="hp-bar"></div><div class="header__lvl"><span class="lvl-number" id="lvl-number">0</span> <img src="img/xp-bar.png" alt="xp-bar"></div></div></header><div class="actions"><button class="liderboard" id="liderboard"></button> <button class="buy" id="buy"></button> <button class="pat" id="pat"></button> <button class="feed" id="feed"></button></div></div></div><div class="main"><div class="egg"><video width="100%" height="100%" autoplay muted playsinline id="fon"><source src="img/9a3f7560e61ccbae3b06.mp4" type="video/mp4"></video></div><div class="duck__list" id="duck__list"><div class="duck duck-1" id="duck-1"><video width="100%" height="100%" autoplay muted playsinline id="duck1" class="video-feed"><source src="img/2c311ceb182962e99d32.mp4" type="video/mp4"></video><video width="100%" height="100%" autoplay muted playsinline id="duck1-1" class="video-pat"><source src="img/8e489314da9e2a7ea6e2.mp4" type="video/mp4"></video></div><div class="duck duck-2" id="duck-2"><video width="100%" height="100%" autoplay muted playsinline id="duck2" class="video-feed"><source src="img/f555efd815f7ae5d3cf8.mp4" type="video/mp4"></video><video width="100%" height="100%" autoplay muted playsinline id="duck2-1" class="video-pat"><source src="img/30aa3c008ec3628ec5fa.mp4" type="video/mp4"></video></div><div class="duck duck-3" id="duck-3"><video width="100%" height="100%" autoplay muted playsinline id="duck3" class="video-feed"><source src="img/326b886aba94ffaed90f.mp4" type="video/mp4"></video><video width="100%" height="100%" autoplay muted playsinline id="duck3-1" class="video-pat"><source src="img/8c73bb733c5522bcdc06.mp4" type="video/mp4"></video></div><div class="duck duck-4" id="duck-4"><video width="100%" height="100%" autoplay muted playsinline id="duck4" class="video-feed"><source src="img/41e8b409c9e193cc8173.mp4" type="video/mp4"></video><video width="100%" height="100%" autoplay muted playsinline id="duck4-1" class="video-pat"><source src="img/8c73bb733c5522bcdc06.mp4" type="video/mp4"></video></div></div></div></div></body></html>