Skip to content

Instantly share code, notes, and snippets.

View romanmikhailov's full-sized avatar

Roman Mikhailov romanmikhailov

View GitHub Profile
<html>
<head>
<meta charset="UTF-8">
<title>Numbers example.</title>
<style type="text/css">
body {
width: 100%;
height: 100%;
}
.app-container {