test
4 years ago in Plain Text
<!DOCTYPE html>
<html>
<head>
<style>
body {
background-image: url("https://pbs.twimg.com/profile_images/1277066857011445765/esbz_rkS_400x400.jpg");
}
</style>
</head>
<body>
<h1>Hello World!</h1>
<p>This page has an image as the background!</p>
</body>
</html>