article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: \201C \201D \2018 \2019; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], input[disabled] {
  cursor: default; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body, figure {
  margin: 0; }

legend, button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body, html {
  font-family: 'roboto', sans-serif;
  font-size: 16pt; }

.is-hidden {
  display: none;
  transition: all 1s; }

.innerWrapper {
  width: 70%;
  margin: 0 auto;
  clear: both; }

h2 {
  font-size: 1.1rem;
  text-align: center;
  color: dimgrey;
  line-height: 1.5rem;
  font-weight: 400; }

img {
  max-width: 180px; }

header {
  background: linear-gradient(135deg, #ffa07a 0%, lightpink 100%);
  /* W3C */
  padding: 22% 0;
  height: 100vh;
  width: 100vw;
  margin-bottom: 0;
  text-align: center; }
  header a.scroll {
    text-decoration: none;
    color: white;
    border: 2px solid white;
    font-size: 0.8rem;
    padding: 1.5%;
    margin-top: 5%; }
  header h1 {
    font-family: 'roboto', sans-serif;
    font-weight: 700;
    font-size: 2.7rem;
    letter-spacing: 0.2rem;
    color: white;
    margin: 0; }
  header h2 {
    font-weight: 400;
    font-size: 1.1rem;
    color: white;
    margin-bottom: 5%; }
  header .git {
    position: relative;
    display: block; }
    header .git .fa {
      transition: all 0.5s;
      font-size: 2.5rem;
      color: white;
      padding-top: 5%; }
  header .fork p.github {
    margin: 0;
    font-size: 0.6rem;
    display: inline-block;
    background: white;
    color: dimgrey;
    border-radius: 5px;
    margin: 2%;
    padding: 1.2%;
    position: relative; }
  header .fork p.github:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    bottom: 35px;
    right: 45%;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid white; }

#about {
  background: mintcream;
  padding: 5%;
  margin: 0;
  width: 100vw;
  text-align: center; }
  #about a {
    text-decoration: none;
    color: hotpink; }
  #about h2 {
    margin: 0 0 2% 0; }
  #about p {
    font-size: 1rem;
    margin: 0;
    line-height: 1.5; }

.galleryWrapper {
  width: 80%;
  margin: 0 auto; }
  .galleryWrapper h2 {
    font-size: 1.1rem;
    text-align: center;
    color: dimgrey;
    padding: 5%;
    line-height: 1.5rem; }

.row {
  width: 100%;
  clear: both;
  margin: 0 auto;
  padding-bottom: 3%; }

.imgContainer {
  width: 23%;
  display: block;
  text-align: center;
  float: left;
  margin: 1%; }
  .imgContainer p {
    font-size: 0.6rem;
    margin: 0;
    padding-bottom: 5%; }
  .imgContainer h3 {
    margin: 0;
    color: dimgrey;
    font-size: 0.8rem;
    padding: 2%;
    font-weight: 400; }

.bonusEffects {
  clear: both;
  margin: 5% 0;
  border-top: 2px solid mintcream;
  width: 100vw; }
  .bonusEffects h2 {
    margin: 0; }

#howTo {
  border-top: 2px solid mintcream;
  text-align: left;
  padding-top: 3%; }
  #howTo .sampleCode {
    margin: 5% 0; }
  #howTo p {
    font-size: 0.8rem;
    text-align: left;
    margin: 0;
    padding-top: 2%; }
  #howTo p.tada {
    text-align: center; }
  #howTo code {
    font-size: 18px;
    background: whitesmoke;
    padding: 3%;
    color: dimgrey; }
  #howTo pre {
    white-space: pre-wrap;
    background: whitesmoke;
    padding: 5%;
    font-size: 18px;
    line-height: 1.2;
    color: dimgrey;
    margin: 0; }
  #howTo a {
    text-decoration: none;
    color: hotpink; }

#options {
  margin: 5% 0;
  padding: 2% 0;
  text-align: center;
  border-top: 2px solid mintcream; }
  #options h2 {
    margin-bottom: 5%; }
  #options p {
    font-size: 0.8rem;
    color: dimgrey; }
  #options ul {
    margin: 0;
    padding: 0;
    background: whitesmoke;
    padding: 2% 0 3% 0; }
    #options ul li {
      list-style-type: none;
      margin-right: 1%;
      display: inline-block;
      font-size: 0.8rem; }

footer {
  text-align: center; }
  footer p {
    font-size: 0.7rem; }
  footer a {
    text-decoration: none;
    color: black; }
