/**
 * This is the global CSS file. Prefer to use specialized stylesheet for each view
 * @author Kuci Elvin
 */
body,
html,
#content {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

