| Disable Functions: Path : /home/wqgepnx/mymetastoriesfestival/ |
| Current File : /home/wqgepnx/mymetastoriesfestival/index.html |
<html><head><title>Unifrance</title>
<style>
.main {
position: relative;
width: 100%:
height: 100%;
}
.logo {
position:absolute;
top: 0;
right: 0;
bottom: 0;
left:0;
padding: 200px;
margin: 0;
}
.logo figure {
background-image: url('promo-footer.svg');
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
width: 100%;
height: 100%;
margin:0;
}
@media all and (max-width:768px) {
.logo {
padding: 0;
margin: 0;
}
.logo figure { margin: 0; }
}
</style>
</head>
<body<div class="logo"><figure></figure></div>
</body></html>