.box{
    text-align: center;
    color: white;
    background-color: rebeccapurple;
    padding: 10px 10px 20px 10px;
    width: 100%;
}