main{
    padding: 5rem 0;
}

ul{
    list-style-type: disc;
}

ol>li{
    margin-bottom: 1.5rem;
}