You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
650 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="text.css">
<title></title>
</head>
<body >
<a class="home" href="../ATATA/index_text.html"> ↪ go back </a>
<img style="
position: fixed;
top:30px;
left:30px;
width: 20vw;
z-index: 1;
padding: 0;
margin: 0;"
src="fig/legend.png" alt="map">
<img style="
position: absolute;
top: 1px;
left: 1px;
z-index:-1;
width: 180vw;
padding: 0;
margin: 0;"
src="fig/map.png" alt="map">
</body>
</html>