Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Eaielectronic authored Nov 10, 2024
1 parent cae7c46 commit dd88aa0
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions Galery/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,9 @@
<style>
body {
font-family: 'Roboto', sans-serif;
background: url('https://cdn.pixabay.com/photo/2014/12/24/05/02/drop-of-water-578897_1280.jpg') no-repeat center center fixed;
background-size: cover;
margin: 0;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
color: #333;
background-color: #f4f4f4;
}
.container {
background: rgba(255, 255, 255, 0.9);
Expand Down

0 comments on commit dd88aa0

Please sign in to comment.