163 lines
2.9 KiB
HTML
163 lines
2.9 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>alien hospital</title>
|
|
<!-- The style.css file allows you to change the look of your web pages.
|
|
If you include the next line in all your web pages, they will all share the same look.
|
|
This makes it easier to make new pages for your site. -->
|
|
<link rel="alternate" type="application/rss+xml"
|
|
href="/feed.xml" title="RSS">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<div class="container"><div class="imgav"><img src="https://i.ibb.co/dwQJbRhH/Untitled1243.png" width="250px">
|
|
</div>
|
|
<div class="etc">fljnerknfr</div>
|
|
</div>
|
|
</body>
|
|
<style>
|
|
|
|
body {
|
|
color: #fff;
|
|
background-image: url('/MOON.JPG');
|
|
|
|
}
|
|
|
|
.bg {
|
|
margin-left: 10px;
|
|
margin-top: 90px;
|
|
position: absolute;
|
|
|
|
}
|
|
.spacebg {
|
|
margin: 0 auto;
|
|
}
|
|
.about {
|
|
position: absolute;
|
|
margin-left: 130px;
|
|
margin-top: 10px;
|
|
}
|
|
a:hover {
|
|
webkit-filter: blur(1px);
|
|
filter: blur(1px);
|
|
}
|
|
.kin {
|
|
position: absolute;
|
|
margin-left: 650px;
|
|
margin-top: 50px;
|
|
}
|
|
|
|
.etc {
|
|
background: #fff;
|
|
text-shadow: 1px 1px #000;
|
|
position: absolute;
|
|
width: 450px;
|
|
margin-left: 350px;
|
|
margin-top: 15px;
|
|
height: 250px;
|
|
overflow-y: scroll;
|
|
overflow-x: hidden;
|
|
border: 2px double white;
|
|
}
|
|
|
|
.container {
|
|
|
|
width: 858px;
|
|
height: 650px;
|
|
background-image: url('/stars5.gif');
|
|
margin: 0 auto;
|
|
z-index: 99;
|
|
bottom: 29px;
|
|
border: 1px white solid;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.imgav {
|
|
position: absolute;
|
|
top: 10;
|
|
left: 60;
|
|
border: 8px #260040 groove;
|
|
}
|
|
|
|
|
|
.navlink{
|
|
background-color: white;
|
|
display: block;
|
|
padding: 5px;
|
|
margin: 8px 5px 8px;
|
|
}
|
|
.mywork {
|
|
position: absolute;
|
|
margin-left: 55px;
|
|
margin-top: 150px;
|
|
}
|
|
.sitemap {
|
|
position: absolute;
|
|
margin-left: 250px;
|
|
margin-top: 3px;
|
|
}
|
|
.photoart{
|
|
position: absolute;
|
|
margin-left: 350px;
|
|
margin-top: 150px;
|
|
}
|
|
|
|
a {
|
|
color: #fff;
|
|
}
|
|
|
|
a:visited {
|
|
color: #fff;
|
|
}
|
|
button:a {
|
|
color: #000;
|
|
}
|
|
.journal {
|
|
position: absolute;
|
|
margin-left: 200px;
|
|
margin-top: 220px;
|
|
}
|
|
.collections {
|
|
|
|
position: absolute;
|
|
margin-left: 90px;
|
|
margin-top: 330px;
|
|
}
|
|
|
|
|
|
aside {
|
|
background-color: #000;
|
|
width: 180px;
|
|
height: 650px; z-index: 1;
|
|
|
|
padding: 20px;
|
|
position: fixed;
|
|
left: 0;
|
|
overflow-y: scroll;
|
|
overflow-x: hidden;
|
|
top: 0;
|
|
}
|
|
|
|
.secrets {
|
|
position: absolute;
|
|
margin-left: 570px;
|
|
margin-top: 380px;
|
|
|
|
|
|
}
|
|
|
|
.updated {
|
|
height: 100px;
|
|
width: 180px;
|
|
overflow: scroll;
|
|
position: absolute;
|
|
}
|
|
.roomtransition {
|
|
position: absolute;
|
|
margin-left: 700px;
|
|
margin-top: 250px;
|
|
</style>
|
|
</html>
|