16 lines
435 B
HTML
16 lines
435 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="icon" href="Dangrain.ico" type="image/x-icon">
|
|
<title>The entire shrek movie download</title>
|
|
</head>
|
|
<style>
|
|
body {
|
|
background-color: #fff3b0; /* yellowish */
|
|
}
|
|
</style>
|
|
<body>
|
|
|
|
<iframe width="1080" height="720" src="https://cdn.discordapp.com/attachments/427033666095677470/821660329553035284/entire_shrek_movie.webm" frameborder="0" allowfullscreen></iframe>
|
|
</body>
|
|
</html>
|