html { font-size: 100%; margin: 0; padding: 0; }

body {
    background-image: url(jorgen-hendriksen-nkYRN9pSvqg-unsplash.jpg); 
    margin: 0;
    padding: 0;
    background-size: 160%;
    background-repeat: no-repeat;
    background-position: auto;
      
}


header {
 
     background-color: #2DB8D4;
    display: flex;  /* set elements side-by-side */
    font-size: 22px;
    font-weight: 800;
    font-family: Arial, Helvetica, sans-serif ;
    color: white;
    
    

}
h1 {
color: white;
text-shadow: 1px 1px 1px slateblue;
margin-left: 20px;
margin-right: 88px;
font-size: 20px;
margin-top: 16px;
  }
  

#logo {
    height: 3.5rem;
    width: auto;
    flex: 1;  
    margin-top: 3px;
margin-bottom: 3px;
}

header div {flex: 3;
    margin-top: 16px;}  /* 3 times more space for div than logo */

nav {
    width: 300px;  /* fits in 320px mobile */
    margin: 0 auto;  /* centered */
    height: 60px;
    padding: 0;
    margin-top: 17px;
}
nav ul.navigation {
    list-style-type: none;
    position: relative;  /* absolute positioning calculated from top/left of this box */
    margin: 0 auto;
    padding: 0;
}

.icon {
    height: 50px;
    width: 50px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 1px;
}

.icon svg {
    display: block;
    width: 100%;
    height: auto;
    fill: #C787C4;
}

.home { 
    left: 5px;
}

.download {
    left: 65px;
}

.upload {
    left: 125px;
}

.support {
    left: 185px;
    top: 0.325rem;
}

.support span {
    top: -0.6rem;
    left: -0.25rem;
}

.faq {
    left: 245px;
}


a span {
    display: block;
    width: 100%;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.55rem;
    position: relative;
    top: -0.3rem;
}
/* =========== LoVeHA Rule for Text Links =========== */

a {
    position: relative;
}

a:link {
    color: #FFFFFF;
    text-decoration: none;
}

a:visited {color: #17114E;}

a:hover {text-decoration: underline;}

a:active {color: aqua;}




/* =========== LoVeHA Rule for SVG Links =========== */

a:link svg {
    fill: #FFFFFF;
}

a:visited svg {fill: midnightblue;}


@keyframes wiggle {
    0% { transform: rotate(0deg); }
    40% { transform: rotate(4deg); }
    95% { transform: rotate(-4deg); }
    100% { transform: rotate(0deg); }
}

a:hover svg  {
    animation: wiggle 0.5s infinite;
}

a:active svg {fill: aqua;}


li.currentPage::before {
    position: absolute;
    content: " ";
    top: -5px;
    left: 0px;
    display: block;
    z-index: 1;
    height: 1rem;
    width: 1rem;
    background-size: contain;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="256" height="256" viewBox="0 0 256 256" xml:space="preserve"><defs></defs><g style="stroke: none; stroke-width: 0; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: none; fill-rule: nonzero; opacity: 1;" transform="translate(1.4065934065934016 1.4065934065934016) scale(2.81 2.81)" ><path d="M 45 90 l -7.432 -25.158 c -0.352 -0.92 -0.77 -1.823 -1.246 -2.687 c -0.486 -0.884 -1.04 -1.741 -1.647 -2.55 c -0.607 -0.807 -1.276 -1.578 -1.989 -2.291 c -0.715 -0.714 -1.486 -1.384 -2.292 -1.99 c -0.804 -0.605 -1.662 -1.158 -2.548 -1.646 c -0.862 -0.474 -1.765 -0.893 -2.688 -1.246 L 0 45 l 25.158 -7.432 c 0.918 -0.351 1.822 -0.77 2.687 -1.246 c 0.885 -0.487 1.743 -1.041 2.549 -1.647 c 0.807 -0.607 1.579 -1.276 2.293 -1.99 c 0.712 -0.713 1.382 -1.485 1.989 -2.292 c 0.605 -0.806 1.159 -1.664 1.647 -2.549 c 0.475 -0.865 0.894 -1.769 1.245 -2.687 L 45 0 l 7.432 25.157 c 0.353 0.923 0.771 1.826 1.246 2.686 c 0.489 0.888 1.042 1.746 1.646 2.55 c 0.606 0.806 1.276 1.578 1.991 2.294 c 0.712 0.711 1.483 1.381 2.292 1.989 c 0.808 0.606 1.665 1.16 2.548 1.646 c 0.864 0.475 1.767 0.894 2.687 1.246 L 90 45 l -25.157 7.432 c -0.925 0.353 -1.828 0.772 -2.686 1.245 c -0.887 0.488 -1.745 1.042 -2.551 1.648 c -0.806 0.605 -1.577 1.275 -2.293 1.99 c -0.713 0.714 -1.383 1.485 -1.989 2.292 c -0.606 0.806 -1.16 1.663 -1.645 2.548 c -0.475 0.86 -0.894 1.763 -1.247 2.688 L 45 90 z" style="stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(233 227 240); fill-rule: nonzero; opacity: 1;" transform=" matrix(1 0 0 1 0 0) " stroke-linecap="round" /></g></svg>');
   
}