.app {
    height: 100%;
    width: 100%;
    padding: 0px;
    margin: 0px;
    background-color: #f1f1f1;
    overflow: hidden;
}
