Compare commits

...

5 commits

View file

@ -13,7 +13,7 @@
div {
height: 50px;
width: 200px;
width: 2000px;
font-weight: bold ;
color:aliceblue;
position: fixed;
@ -21,7 +21,8 @@ div {
left: 50%;
margin-top: -100px;
margin-left: -150px;
font: size 2000px;
font-size: 50px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
body{