This commit is contained in:
mileswolfallen2
2023-09-21 15:15:06 +00:00
committed by GitHub
parent 67fda4432c
commit 306b039963
4 changed files with 11 additions and 0 deletions

Before

Width:  |  Height:  |  Size: 250 KiB

After

Width:  |  Height:  |  Size: 250 KiB

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB

+2
View File
@@ -13,6 +13,8 @@
<p>and this is not ok to do this is inpotened and we neeed to fit so come all coum one and help me</p>
<img src="1663396508096 (1).png" alt=up.png ">
<p> ok this is ok </p>
<p>ok i triy bun this is to much</p>
<link rel="stylesheet" href="style.css">
</head>
</html>
+9
View File
@@ -0,0 +1,9 @@
body {
background: #065A82;
}
p {
color: #E0FBFC;
}
h1 {
font-weight: bold;
}