forked from qdarshan/yfc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblog.html
16 lines (15 loc) · 874 Bytes
/
blog.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>blog</title>
</head>
<body>
<link href="https://fonts.googleapis.com/css2?family=Recursive:wght@300;400;700;900&display=swap" rel="stylesheet">
<p style="text-align: center; position: relative; top: 40%; font-family: 'Recursive', sans-serif; font-size: 60px;">
EMPTY</p>
<p style="text-align: center; position: relative; top: 42%; font-family: 'Recursive', sans-serif; font-size: 45px;">WE NEED YOUR SUPPORT</p>
<p style="text-align: center; position: relative; top: 42%; font-family: 'Recursive', sans-serif; font-size: 30px;"> -team YFC</p>
<p style="text-align: center; position: relative; top: 45%; font-family: 'Recursive', sans-serif; font-size: 30px;"> request for team YFC</p>
</body>
</html>