img{
    border-style: none;
    max-width: 100%;
}

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