﻿body {
    padding:0px; 
    margin:8px; 
    overflow:hidden;
}

#placeholder, .placeholder {
  position: absolute;
  left:8px;
  top:8px;
  right:8px;
  bottom:8px;
}
