.container{
    justify-content: center;
    text-align: center;
    border:  solid 10px;
    background: linear-gradient(130deg, #e93241, #5b06f8);
    font-size: 50px;
    
}