.soccer-app{
display:flex;
}

.soccer-content{
flex:1;
padding:20px;
}