html,body{background:url(img/monstra-life-light.jpg) no-repeat center center fixed;background-size:cover}body{color:#292929;font-family:Lato,sans-serif;font-size:16px;line-height:26px}.container{margin-top:40px;padding:25px}a.project-tag{background:rgba(3,8,35,.7);color:#fff;padding:3px 10px;display:inline-block;margin-top:10px;text-decoration:none}a.project-tag:hover{color:#fff;background:#030823}a.skill-tag{background:rgba(84,20,53,.7);color:#fff;padding:3px 10px;display:inline-block;margin-top:10px;text-decoration:none;cursor:default}a.skill-tag:hover{background:rgba(84,20,53,.7);color:#fff}a.work-tag{background:rgba(13,79,54,.7);color:#fff;padding:3px 10px;display:inline-block;margin-top:10px;text-decoration:none;cursor:pointer}a.work-tag:hover{background:#0d4f36;color:#fff}a.social-tag{background:rgba(214,17,17,.7);color:#fff;padding:3px 10px;display:inline-block;margin-top:10px;text-decoration:none;cursor:pointer}a.social-tag:hover{background:#d61111;color:#fff}.project-header{color:rgba(3,8,35,.7)}.skill-header{color:rgba(84,20,53,.7)}.work-header{color:rgba(13,79,54,.7)}.social-header{color:rgba(214,17,17,.7)}.social-icon{margin-right:5px}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@media (min-width:1200px){.container{width:600px}}