main > .container{
    padding:30px 0;
}
.ring{
    width:200px;
    height:200px;
    border:4px solid black;
    border-radius:50%;
}