div {
    width: 50%;
    border: solid black 1px;
    box-sizing: border-box;
    margin-right: -4px;
    display: inline-block;
}