-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.php
10 lines (10 loc) · 1 KB
/
index.php
1
2
3
4
5
6
7
8
9
10
<?php require "header.php"; ?>
<img src="images/logo_large.svg" alt="Major Aperture Science Rip-off"/>
<h1 style="text-align:center">Presents...</h1>
<h1 style="text-align:center"><small>The</small> Cooperative Billing Initiative</h1>
<h6 style="text-align:center"><small>Now with 90% less Asbestos</small></h6>
<h2 style="text-align:center">The newest and coolest way to smash your keyboard trying to get shit organised.</h2>
<div style='position:relative;padding-bottom:57%'><iframe src='https://gfycat.com/ifr/RedForthrightKagu' frameborder='0' scrolling='no' width='100%' height='100%' style='position:absolute;top:0;left:0;' allowfullscreen></iframe></div>
<h3>Now you can choose who foots the bill for all the pancake mix they've been wasting.</h3>
<div style='position:relative;padding-bottom:57%'><iframe src='https://gfycat.com/ifr/ShabbyHopefulCottonmouth' frameborder='0' scrolling='no' width='100%' height='100%' style='position:absolute;top:0;left:0;' allowfullscreen></iframe></div>
<?php require "footer.php"; ?>