body>main{
    .border{
        >:nth-child(1){margin-bottom:.5rem;border-bottom:solid}
        padding:.5rem;border:solid
    }
}