mirror of
https://github.com/Rushilwiz/campaign.git
synced 2025-04-09 23:10:18 -04:00
20 lines
518 B
HTML
20 lines
518 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>RU4U?</title>
|
|
<link rel="stylesheet" href="style.css">
|
|
</head>
|
|
<body>
|
|
<div class="seal"></div>
|
|
<section class="landing">
|
|
<h1>Rushil<br>Umaretiya<br></h1>
|
|
<p class="subtitle">for sga president</p>
|
|
</section>
|
|
<!-- <section class="about">
|
|
|
|
</section> -->
|
|
</body>
|
|
</html> |