html,body,
{
margin:0;padding:0;border:0;
}

body
{
background:#fff;
}

#myCanvas
{
position:absolute;left:0;top:0
}

