Skip to content

Instantly share code, notes, and snippets.

View humannus's full-sized avatar
💯
1 0 0

Kacper Wiącek humannus

💯
1 0 0
View GitHub Profile
<html>
<head>
<title>Landing bot with ChatBot.com</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
<style type="text/css">
* {
font-family: 'Open Sans', sans-serif;
box-sizing: border-box;