.p1
{
    font-size: 35px;
    color: orange;
    background: #202030;
    border-radius: 20px;
    border: dodgerblue 2px solid;

}