* {
    margin: 0;
    padding: 0;
}

html,
body {
    width: 100%;
    min-width: 990px;
}

a {
    text-decoration: none;
}