Changing the background color to gray

This commit is contained in:
Jannis Seemann
2020-05-20 15:46:15 +03:00
parent ab8bf831ed
commit 6a89dc56da
+1 -1
View File
@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Coole Urlaubswebseite</title>
</head>
<body>
<body style="background-color: rgb(200, 200, 200)">
<h1>Das hier wird eine colle Urlaubswebseite!</h1>
<p>Ein kleiner Absatz</p>
<p>In Europa gibt es viele gute Reiseziele</p>