@import url('https://fonts.googleapis.com/css?family=Dosis');
body {
background: url("http://d2f0ora2gkri0g.cloudfront.net/bkpam2342416_argeprojeegitimesnasndahallerim-1.jpg") no-repeat center center fixed;
background-size: cover;
}
.city {
padding: 50px 0 10px 0;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
.container {
margin: 0 auto;
padding: 0;
width: 330px;
height: 460px;
background-size: cover;
border-radius: 3px;
position: relative;
-webkit-box-shadow: 2px 3px 7px 0px rgba(50, 50, 50, 0.8);
-moz-box-shadow: 2px 3px 7px 0px rgba(50, 50, 50, 0.8);
box-shadow: 2px 3px 7px 0px rgba(50, 50, 50, 0.8);
background: rgba(255, 255, 255, 0.05);
}
.city-title,
.city-weather-temperature,
.city-weather-description,
.city-weather-icon {
box-sizing: border-box;
font-family: 'Dosis', sans-serif;