Skip to content

Instantly share code, notes, and snippets.

View tjinauyeung's full-sized avatar
🤓
computering

Tjin Au Yeung tjinauyeung

🤓
computering
View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
<style id="jsbin-css">
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
* {
box-sizing: border-box;
}