0063
This commit is contained in:
@@ -15,15 +15,13 @@ body {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
#image00 {
|
||||
background-color: black;
|
||||
position: relative;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
#div00 {
|
||||
position: absolute;
|
||||
align-content: center;
|
||||
text-align: center;
|
||||
background-position: center;
|
||||
background-image: url(https://cdn.pixabay.com/photo/2012/01/09/09/59/earth-11595_960_720.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
@@ -6,7 +6,6 @@ css_file: index.css
|
||||
|
||||
<div class="mainDiv">
|
||||
<div id="div00">
|
||||
<img id="image00" src="https://cdn.pixabay.com/photo/2012/01/09/09/59/earth-11595_960_720.jpg" width="auto" height="auto">
|
||||
<h1>Welcome! :)</h1>
|
||||
<h2>Live conscious</h2>
|
||||
<h2>Accept Yourself</h2>
|
||||
|
||||
Reference in New Issue
Block a user