The ScreenSaver

by Daniel Hall

HTML

<img src="https://k36.kn3.net/AD20F43D3.gif">

CSS

body {
  
  background: black;
  
}

img {
  
  width: 98%;
  height: 98%;
  
}

JavaScript

alert("Do not watch this to long!")