SFDASafasdfg
This commit is contained in:
parent
d773e7f6f8
commit
bf1be9dbed
@ -7,6 +7,6 @@
|
||||
<title>Adlerka</title>
|
||||
</head>
|
||||
<body>
|
||||
<img src="res/wrapper.png" alt="">
|
||||
<img src="res/wrapper.png" style="max-height: 90vh; margin: auto;">
|
||||
</body>
|
||||
</html>
|
@ -1,3 +1,5 @@
|
||||
body {
|
||||
background-color: #262930;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
Loading…
Reference in New Issue
Block a user