Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
.hideme {
-webkit-mask-image: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%, rgb(1,1,1,1) 100%);
}