body{
    margin:0;
    overflow: hidden;
}

#sketch{
    width:100%;
    height:100%;
}

iframe{
    overflow: hidden;
}