*{
    margin: 0;
    padding: 0;
}

body {
    background: #098f00;

    margin: 0px auto 0;
}

ul, li{
    list-style: none;
}

}