20 lines
638 B
HTML
20 lines
638 B
HTML
{56dc6ae3687dcc9f598deb9629efa5a3b3034371 true 638 index.html 0xc001f3aaf0}
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>document</title>
|
|
<link rel="stylesheet" href="style.css">
|
|
</head>
|
|
<body>
|
|
<div class="full-screen">
|
|
<video src="valorant.mp4" autoplay muted loop></video>
|
|
<div class="line"></div>
|
|
<div class="content">
|
|
<p> 5v5 <bdi> لعبة تصويب تكتيكي تعتمد على الشخصيات بنمط </bdi></p>
|
|
<img src="valorant.png" alt="">
|
|
<a href="https://playvalorant.com/ar-ae/">العب مجانًا</a>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |