Ateeqq commited on
Commit
927500a
·
verified ·
1 Parent(s): 39c5843

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -6,7 +6,7 @@
6
  <title>Mixtral-8x22B-v0.1 Live Demo</title>
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
- <body style="background-color:#421400;">
10
  <div class="card">
11
  <h1>Welcome to Mixtral-8x22B-v0.1!</h1>
12
  <p>The space below is running on <i>low parameters</i> Mixtral Model.</p>
 
6
  <title>Mixtral-8x22B-v0.1 Live Demo</title>
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
+ <body style="background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(255,89,0,1) 100%);">
10
  <div class="card">
11
  <h1>Welcome to Mixtral-8x22B-v0.1!</h1>
12
  <p>The space below is running on <i>low parameters</i> Mixtral Model.</p>