From f79f9af5792b683fcef6f52175680a1cdb984943 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 26 Jun 2017 14:48:04 +0200 Subject: adding emoji --- index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'index.html') diff --git a/index.html b/index.html index 8ad0df0..4330af6 100644 --- a/index.html +++ b/index.html @@ -17,9 +17,20 @@ body { transition: background-color 100ms; user-select: none; } +#header { + position: absolute; + top: 0; left: 0; + width: 100%; + color: #000; + font-size: 32px; + font-weight: 100; + text-align: center; + padding-top: 20px; +} + -- cgit v1.2.3-70-g09d2