| Giorgi Lekveishvili | 23ef7f8 | 2023-05-26 11:57:48 +0400 | [diff] [blame] | 1 | <!DOCTYPE html> |
| 2 | <html lang="en"> |
| 3 | |
| 4 | <head> |
| 5 | <meta charset="UTF-8"> |
| 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 7 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 8 | <!--[if lte IE 10]> |
| 9 | <script |
| 10 | src="https://as.alipayobjects.com/g/component/??console-polyfill/0.2.2/index.js,media-match/2.0.2/media.match.min.js"></script> |
| 11 | <![endif]--> |
| 12 | <style> |
| 13 | ::-webkit-scrollbar { |
| 14 | width: 10px; |
| 15 | height: 1px; |
| 16 | } |
| 17 | |
| 18 | ::-webkit-scrollbar-thumb { |
| 19 | border-radius: 10px; |
| 20 | -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1); |
| 21 | background: #535353; |
| 22 | } |
| 23 | </style> |
| 24 | <link href="./styles.css?8ac16e7f25ad6478423a" rel="stylesheet"></head> |
| 25 | |
| 26 | <body> |
| 27 | <div id="root"></div> |
| 28 | <script type="text/javascript" src="./runtime~main.6d7bda24.js?8ac16e7f25ad6478423a"></script><script type="text/javascript" src="./styles.985bf912.async.js?8ac16e7f25ad6478423a"></script><script type="text/javascript" src="./main.0f154239.async.js?8ac16e7f25ad6478423a"></script></body> |
| 29 | |
| 30 | </html> |