@import url('https://fonts.googleapis.com/css?family=Roboto');

*{font-family: "Roboto"}
.container{max-width: 100%; text-align: center;}
.container .logo {max-width: 20%;margin-top: 15%;}
.container img { vertical-align: bottom; }

.container p {margin: 0;}
.info{margin-top: 10%;}
.fade {
    opacity: 0;
}
