-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathonourwaytothehospital.html
More file actions
41 lines (40 loc) · 1.5 KB
/
onourwaytothehospital.html
File metadata and controls
41 lines (40 loc) · 1.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="onourwaytothehospital.css">
<title>Document</title>
</head>
<body>
<div class="container">
<h1>On Our Way To The Hospital*</h1>
<p>On our way to the hospital again</p>
<p>As you lean your head out my window and vomit</p>
<p>Carried you out the back</p>
<p>Safe haven in my arms</p>
<p>A dead-end friendship under burning electric stars</p>
<p>"You were so sweet"</p>
<p>"You were so sweet"</p>
<p>You muttered in the unbroken din</p>
<p>And</p>
<p>"I'm sorry. I swore, wouldn't happen again."</p>
<p><strong>[Bridge]</strong></p>
<p>Oh brilliant theater of light</p>
<p>Oh great darkness closing in</p>
<p>Don't you know how it hurts when you say:</p>
<p>"I never agreed to this type of livin'"</p>
<p><strong>[Chorus]</strong></p>
<p>On our way to the hospital again</p>
<p>Bright and early dawn of Sunday morning</p>
<p>You came back home</p>
<p>You cast the first stone</p>
<p>"I never agreed to this type of livin'"</p>
<p>You'll swear that this time you almost got them</p>
<p>Chris I love you man</p>
<p>I love you</p>
<p>Let's make this a band</p>
</div>
</body>
</html>