.column {
    float: left;
    padding: 10px;
    box-sizing: border-box;
    width: 50%;
}