.external-box {
    background-color: blue;
    padding: 15px;
    margin-top: 20px;
    border: 2px solid blue;
}
