Skip to content

Instantly share code, notes, and snippets.

@nh1402
nh1402 / designer.html
Created January 26, 2015 12:08
designer
<link rel="import" href="../polymer/polymer.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;