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


footer{
    margin-left: -1rem;
    font-family:sans-serif
    max-width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.5rem;
    line-height: 0.8rem;
    font-family: 'Roboto', sans-serif;
    padding: 1rem;
    font-weight: 700;
    color: #343239;
    letter-spacing: 0.05rem;
    background-color: rgb(13, 12, 16);
    width: 100%;
    bottom: 0;
    left: 0;
}

body {text-decoration: none;
margin: 0rem auto;
    margin-top: 6rem;
background-image: url(../img/d6de3858637603.5a0382e94fa58.jpg);
    height: 100 %;
    top:0;
    left:0;
font-family:sans-serif
    max-width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.6rem;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.08rem;
    line-height: 0.8rem;
    padding: 1rem;
    font-weight: 400;
    color: #c3ddff;
}

html, body{
margin:0 auto;
padding:0;
background-attachment:fixed;
background-position:top center;
    max-width: auto;
}

article {
    max-width: 100%;
    padding: 0rem;
    margin: 0rem auto;
    background-color: rgb(13, 12, 16);
    width: 31.2rem;
    height: 15.3rem;
    padding-top: 2rem;
    
} 



b {font-family:sans-serif
    max-width: 50%;
  text-align: center;
    font-weight: 700;
    letter-spacing: 0.3rem;
    font-size: 0.5rem;
    padding: 1rem;
    color:#fdff42;
    margin: rem auto; 
    margin-bottom: 1rem;
}

a:hover, a:active {
   color: #fff;
    letter-spacing: 0.5rem;
    transition:all 0.6s ease-out;  
     -webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out; }


.tags { max-width: 100%;
     margin:0rem auto;
    padding:0rem;
   display:flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: stretch;
    justify-content: center;
    align-items: center;}

h1{display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;
text-align: center;}
    
nav {width: 100%;  
    margin: 0rem auto;
    padding: 0.9rem;
    font-size: 0.5rem;
    letter-spacing: 0.8rem;
    color: #fff;
    text-align: center;
    font-weight: 900;
    letter-spacing: 0.3rem;
    font-size: 0.5rem;
    padding-bottom: 1rem; 
    margin: 0rem auto;
    margin-bottom: 1rem;
    background-color: #fff960;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; 
    
    }

 nav ul li { 
    color: #fdff42;
    list-style-type: none;
    display: inline;
}

nav:hover{
border-radius: 3rem;
  -webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
        
  
}


header { padding: 1rem 0 1rem 0;
}

