* {
    box-sizing: border-box;
    background-repeat: no-repeat;
}
body, ul {
    margin: 0;
    padding: 0;
}