.main-box {
    border: 1px solid black;
    border-radius: 4px;
    padding: 2rem 1rem;
    background-color: lightblue;
}