Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
<title> MIDJOURNEY PROMPT MACHINE </title>
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
-
<body>
|
10 |
<div class="card">
|
11 |
<h1>Welcome to the <br>MIDJOURNEY PROMPT MACHINE</h1>
|
12 |
<p>You can create very complex prompts <br> by using very few words.</p>
|
|
|
6 |
<title> MIDJOURNEY PROMPT MACHINE </title>
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
+
<body><h1 class="text-center">
|
10 |
<div class="card">
|
11 |
<h1>Welcome to the <br>MIDJOURNEY PROMPT MACHINE</h1>
|
12 |
<p>You can create very complex prompts <br> by using very few words.</p>
|