/** Automatically converted from EmbeddedPage.css**/

html, body
{
    height: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

body
{
    margin:0;
    padding: 5px;
    box-sizing: border-box;
}

p
{
    margin:0;
}