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

34 lines
441 B

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
3 years ago
<link rel="stylesheet" type="text/css" href="styles.css">
</head>
<body>
3 years ago
<img class=logo src="image/logo.png">
3 years ago
<div class="loader">
<span class="lettre">7</span>
<span class="lettre">7</span>
<span class="lettre">7</span>
</div>
<script src="loading.js"></script>
<script src="main.js"></script>
</body>
</html>