ul{
    list-style: none;
    padding:  10px;
    margin: 10px;
    width: 40%;
    float: left;
    border: 1px ssolid #333;
    background: #eee
}