@charset "UTF-8";
html,
body {
    margin: 0px;
}

img {
    max-width: 100%;
    display  : block;
}