@charset "UTF-8";

html, body { margin: 0; word-break:break-all; font-family: 'Quicksand', 'sans-serif'; color: #f8f8f8; }

a { color: #f8f8f8; }
a:hover { text-decoration: none;}

h1{ font-size: 380px; line-height: 0.7; }
li { list-style: none; font-size: 40px; margin-bottom: 30px;}
