/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 19/12/2018, 11:51:19 AM
    Author     : ASUS
*/

html, body {
    height: 100%;
}

body {
    margin: 0;
    overflow: hidden;
}

object {
    width: 100%;
    height: 100%;
}