A Pen by Armand Lluka on CodePen.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<link href="https://fonts.googleapis.com/css?family=Encode+Sans+Expanded|Roboto|Roboto+Mono" rel="stylesheet"> | |
<title>Wikipedia Viewer</title> | |
</head> | |
<body> | |
<div class="container-fluid text-center"> | |
<h1>Wikiepdia Viewer</h1> |