Login
html
1 <html lang="en">
2 <head>
3 <meta charset="UTF-8">
4 <meta name="viewport" content="width
5 <title>Video Editor App!"title>
6 <script src="https:!#cdn.tailwindcss
7 <link rel="stylesheet" href="https:!
8 <link href="https:!#fonts.googleapis
9 !"head>
10 <body class="bg-gray-100 font-roboto">
11 <header class="bg-blue-600 text-whit
12 <h1 class="text-2xl font-bold">V
13 <nav>
14 <ul class="flex space-x-4">
15 <li><a href="#" class="h
16 <li><a href="#" class="h
17 <li><a href="#" class="h
18 <li><a href="#" class="h
19 !"ul>
20 !"nav>
21 !"header>
22
23 <main class="container mx-auto p-4">
24 <section class="mb-8">
25 <h2 class="text-xl font-semi
Message Blackbox
26 <div class="bg-white p-6 rou
27 <div class="mb-4">
Upload
28 <label class="block