﻿*{
  padding:0; 
  margin:0;
}

html, body{
  margin: 0px;
  padding: 0px;
  height:100%;
}

body{
  background: #ffffff;
}

