lokesh341 commited on
Commit
7d3c48f
·
verified ·
1 Parent(s): 2ea8d9c

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -2
templates/index.html CHANGED
@@ -17,7 +17,7 @@
17
  text-align: center;
18
  }
19
  .container {
20
- background: white;
21
  padding: 40px 50px;
22
  border-radius: 10px;
23
  width: 400px;
@@ -57,7 +57,7 @@
57
  </head>
58
  <body>
59
  <div class="container">
60
- <h1>Biryani Hub</h1>
61
 
62
  <!-- Name Input Field -->
63
  <label for="name">Your Name</label>
 
17
  text-align: center;
18
  }
19
  .container {
20
+ background: darkgreen;
21
  padding: 40px 50px;
22
  border-radius: 10px;
23
  width: 400px;
 
57
  </head>
58
  <body>
59
  <div class="container">
60
+ <h1>Welcome to Biryani Hub</h1>
61
 
62
  <!-- Name Input Field -->
63
  <label for="name">Your Name</label>