﻿<!doctype html>
<html>
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2.0">
    <title>Rubik's TimeR</title>
    <style>
        body {width: 90%; margin: 0 auto; background-color: #000000; padding: 0 20px 20px 20px; font: 14px Verdana, Geneva, sans-serif;}
        .title {color: hwb(216 0% 12%); margin: 30px 0px 0px 30px; font: 24px Verdana, Geneva, sans-serif; text-align: center;}
        .score {color: hsl(14, 100%, 50%); margin: 30px 0px 30px 30px; font: 24px Verdana, Geneva, sans-serif;}
    </style>
</head>
  <body>
    

