-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·42 lines (33 loc) · 1.59 KB
/
index.html
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
42
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Data, Creative, Digital & Social Experts | Bloom Agency | Bloom</title>
<meta name="HandheldFriendly" content="True" />
<meta name="MobileOptimized" content="320" />
<meta property="twitter:account_id" content="4503599627481821" />
<link href='//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,700,300,600,400' rel='stylesheet' type='text/css'>
<style>
* { margin: 0; padding: 0; border: 0; }
html, body { height: 100%; width: 100%; background-color: #eceae3 !important; }
.container { text-align:center; margin: 0 auto; position: relative; top: 50%; transform: translateY(-50%); }
p { font-size: 16px; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; margin: 20px 0; }
</style>
</head>
<body>
<div class="container">
<div style="display:none;">::CLOUDFLARE_ERROR_500S_BOX::</div>
<div style="display:none;">::ALWAYS_ONLINE_NO_COPY_BOX::</div>
<img src="bloom-logo-jaywing.png">
<p>
Bloom Agency<br>
Marshall’s Mill<br>
Marshall Street<br>
Leeds, <a class="link-pink" href="https://www.google.co.uk/maps/place/Bloom+Agency/@53.790476,-1.55306,17z/data=!4m6!1m3!3m2!1s0x48795e9ffe836591:0x48323dcd78a8423d!2sBloom+Agency!3m1!1s0x48795e9ffe836591:0x48323dcd78a8423d">LS11 9YJ</a>
</p>
<p>T: 0113 887 8200</p>
</div>
</body>
</html>