1
2
3
4
5
* {
    margin: 0;
    padding: 0;
    overflow: hidden;
}