<!DOCTYPE html>
<html>
	<meta charset="UTF-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<title>Sismi Informatici</title>
	<link rel="stylesheet" as="style" href="https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;700&amp;display=swap" />
<style>
body, html { height: 100%; margin: 0; font-family: Quicksand, sans-serif }
.middle {position: absolute; top: 50%;left: 50%; transform: translate(-50%, -50%); text-align: center;}
.responsive {width: 100%;height: auto;}
</style>
<body>
  <div class="middle">
    <h1>Sismi Informatici</h1>
	<h4><em>Progetto concluso<br> grazie di aver pensato a noi</em></h4>
  </div>
</body>
</html>
