|
|
@ -11,6 +11,30 @@
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<body>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<style>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.fullscreen-image {
|
|
|
|
|
|
|
|
position: fixed;
|
|
|
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
|
|
|
top: 50%;
|
|
|
|
|
|
|
|
left: 50%;
|
|
|
|
|
|
|
|
min-width: 100%;
|
|
|
|
|
|
|
|
min-height: 100%;
|
|
|
|
|
|
|
|
width: auto;
|
|
|
|
|
|
|
|
height: auto;
|
|
|
|
|
|
|
|
transform: translateX(-50%) translateY(-50%);
|
|
|
|
|
|
|
|
z-index: -10;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id='fullscreen-image'>
|
|
|
|
|
|
|
|
<img src="/habitat/img/mappa-web.jpg" class='workimg'/>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id='wrapper'></div>
|
|
|
|
<div id='wrapper'></div>
|
|
|
|
<a href='../' id='homebttn' class='ext'> << home</a>
|
|
|
|
<a href='../' id='homebttn' class='ext'> << home</a>
|
|
|
|
<header>
|
|
|
|
<header>
|
|
|
|