<head> | |
<title>ulaquery.html</title> | |
<style> | |
html { | |
color: #04c61b | |
} | |
body { | |
background-color: #333; | |
color: #fff; | |
text-align: center; | |
padding-top: 50px; | |
font-size: 24px; | |
font-family: Arial, sans-serif; | |
} | |
</style> | |
</head> | |
<body> | |
<h2>RagRqs</h2> | |
<br> | |
<br> | |
<h3>Lggi_Per_Me</h3> | |
<script> | |
setTimeout(function () { location.replace('static/ragrqs.html'); }, 1000); | |
</script> | |
</body> | |
</html> |