body {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    background-image: url("https://images.pexels.com/photos/286305/pexels-photo-286305.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260");
    background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center; 
}

img {
    height: 300px;
}

.title{
    background-color: white;
}

.iosStore{
    height:50px;
}
.gStore{
    height:67px;
}
