.skillList{
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    flex-flow: column wrap;
    width: 960px;
    height: 480px;
    margin-bottom: 120px;
}