-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
20 lines (17 loc) · 1.33 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<head>
<link href="https://fonts.googleapis.com/css2?family=Barlow:wght@500&family=Roboto+Flex:opsz,[email protected],100;8..144,200;8..144,300;8..144,400;8..144,500;8..144,600;8..144,700;8..144,800;8..144,900;8..144,1000&display=swap" rel="stylesheet">
</head>
<html>
<div style="position:relative; text-align: center; margin-left: auto; margin-right: auto; align-items: center;"><img src="background_test4.jpg" style="width: 90%; border-radius: 1rem;">
<div style="position: absolute;
bottom: 1%;
text-align: center;
width: 100%;">
<div style="padding: 25px 50px 75px 50px;font-family: 'Barlow', sans-serif; font-size: 2.5vw; display: inline-block; font-weight:2200; color: #1b1b1d; line-height: 1.3;">
<b>From the MIT App Inventor team, <br>we wish you all a happy <br>holiday season and new year!
<div style="padding: 10px;"></div>
To help MIT App Inventor continue to <br>provide a place for learners <br>to create apps with impact, <br>
please support us <a href="https://giving.mit.edu/form/#/" target="_blank">here</a> — <br>or
<a href="https://giving.mit.edu/give/to?fundId=3832320" target="_blank">support</a> the annual MIT AI & <br> Education
<a href="https://raise.mit.edu/events/ai-education-summit/" target="_blank">Summit</a>.</b></div></div></div>
</html>