<!DOCTYPE html>
<html>
<head>
<title>W3.CSS Template</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="4/w3.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body class="w3-content" style="max-width:1200px">
<div class="w3-panel">
<i class="w3-xlarge fa fa-bars"></i>
</div>
<div class="w3-row">
<div class="w3-half w3-container">
<h1 class="w3-xxlarge w3-text-light-grey">Hello</h1>
<h1 class="w3-xxlarge w3-text-grey">We are</h1>
<h1 class="w3-jumbo">InShock</h1>
</div>
<div class="w3-half w3-container w3-xlarge w3-text-grey">
<p class="">We build design teams
- we break things down and build it better
- we deliver the best of solutions</p>
<p>InShock means powerfull simplicity</p>
</div>
</div>