Worst website ever for prosperity!

This commit is contained in:
2022-09-20 15:39:38 +01:00
parent 0c177e181b
commit a03aa03060
4 changed files with 56 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View File

@@ -0,0 +1,21 @@
body
{
background-color:rgb(154, 219, 154);
}
h1, h2, p, div
{
color:black;
white-space: pre;
font-family: Arial, Helvetica, sans-serif;
}
.center {
display: block;
margin-left: auto;
margin-right: auto;
}
#map {
height: 100vh;
width: 100%;
}