18 lines
596 B
HTML
18 lines
596 B
HTML
<html>
|
|
|
|
<head>
|
|
<title>Stay calm</title>
|
|
<link href="content.css" rel="stylesheet" />
|
|
<link href="https://fonts.googleapis.com/css?family=Satisfy" rel="stylesheet">
|
|
</head>
|
|
|
|
<body>
|
|
<iframe class="hide" width="420" height="315" src="https://www.youtube.com/embed/cU8HrO7XuiE?&autoplay=1&loop=1rel=0&controls=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
|
|
</body>
|
|
<div class="center">
|
|
<iframe src="//giphy.com/embed/3oz8xFA1SJJZd8Bkly" width="480" height="340" frameBorder="0" class="giphy-embed" allowFullScreen></iframe>
|
|
<h1>Stay Calm</h1>
|
|
</div>
|
|
|
|
</html>
|