We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e5a43f commit efca1eaCopy full SHA for efca1ea
24-11-2023/index.html
@@ -0,0 +1,22 @@
1
+<div class="l"></div>
2
3
4
5
+<style>
6
+ body {
7
+ margin: 0;
8
+ background: #E0DA8E;
9
+ height: 100vh;
10
+ display: flex;
11
+ justify-content: center;
12
+ align-items: center;
13
+ margin-right: 30.2px;
14
+ }
15
+ .l {
16
+ width: 30.5px;
17
+ height: 60px;
18
19
+ border: 30px solid #898329;
20
+ margin-right: -30.4px;
21
22
+</style>
24-11-2023/target.png
3.26 KB
0 commit comments