Skip to content

Instantly share code, notes, and snippets.

View thangnt1202's full-sized avatar

thangnt1202 thangnt1202

  • Hà Nội
View GitHub Profile
@thangnt1202
thangnt1202 / index.html
Created February 20, 2019 04:05
Full screen video, example from demosthene.info by // source https://jsbin.com/tahipaw/2
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Full screen video, example from demosthene.info by </title>
<style id="jsbin-css">
body {
margin:0;
padding:0;
overflow:hidden;