@import url(https://cdn.syncfusion.com/ej2/material.css);

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}