|
|
@@ -2,8 +2,11 @@
|
|
|
<html>
|
|
|
<header>
|
|
|
<title>Flipper Zero Hats</title>
|
|
|
+<meta charset="UTF-8">
|
|
|
+<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
+<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
|
|
|
</header>
|
|
|
-<body>
|
|
|
+<body style="margin:2%;padding:1%">
|
|
|
<h1>Flipper Zero Mayhem</h1>
|
|
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/KbBgIg76SMw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
|
|
|
<ul>
|