.App
{
    display:flex;
    flex-direction:column;
    width:100%;
    height:auto;
    font-family:"Roboto";
}