@media only screen and (min-width:768px){body{min-width:850px;min-height:650px;padding-bottom:35px;font-weight:300;font-size:16px;background:center center/cover no-repeat fixed #252525;transition:background 1s}}@media only screen and (max-width:768px){body{margin:0;padding:0;font-weight:300;font-size:16px;background:center center/cover no-repeat fixed #252525;transition:background 1s}}div{font-family:Roboto}