opencoil-paracity/works/Rosa Menkman/otastaImg/data/index.html

24 lines
224 B
HTML
Raw Normal View History

2020-10-16 03:23:28 +02:00
<!DOCTYPE html>
<html>
<head>
<title>Ariane</title>
</head>
<style>
body {
background-color: black;
}
</style>
<body>
<div> <center>
<img src="Ariane.gif" width="100%"></center>
</div>
</body>
</html>