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

body {
    font-family: 'Raleway', sans-serif;
    text-align: center;
}

img {
    max-width: 100%;
}
