@ -5,8 +5,8 @@
</head>
<body>
<h1>My webpage</h1>
<p>I started it to test <br/> <b>Git</b></p>
<h1>Hoi Haaaaiii</h1>
<p>I started it to test hier en zo<br/> <b>Git</b></p>
</body>
</html>
@ -1,4 +1,4 @@
body { background: black;
body { background: pink;
color:white;
}