body {
background:black;
}
a:link
{
text-decoration:none;
}

#head {

        text-align: center;
        color:white;
  font-size: 350%;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}

ion-icon{

    font-size:170%;
    
}
#text {
    margin-top:3.5%;
    margin-left:16%;
    margin-right:16%;
    
        color:white;
  font-size: 220%;
    font-family: 'Roboto', sans-serif;
        text-align: center !important;

}
#also {
    margin-top:3%;
        color:white;
  font-size: 180%;
    font-family: 'Roboto', sans-serif;
        text-align: center !important;

}#url {
        color:white;
  font-size: 210%;
    font-family: 'Roboto', sans-serif;
        text-align: center !important;
    font-weight:600;

}#continue {

    margin-top:2%;
        color:white;
  font-size: 260%;
    font-family: 'Roboto', sans-serif;
        text-align: center !important;

}
@media all and (max-width: 1280px) {
    
#head {

  font-size: 350%;
    font-weight: 600;
}

ion-icon{

    font-size:170%;
    
}
#text {
    margin-top:3.5%;
    margin-left:16%;
    margin-right:16%;   
  font-size: 220%;

}
#also {
    margin-top:3%;
  font-size: 180%;
}#url {
  font-size: 210%;

}#continue {
    margin-top:2%;
  font-size: 260%;
}

     }
@media all and (max-width: 980px) { 
 #head {

  font-size: 278%;
    font-weight: 600;
}

ion-icon{

    font-size:150%;
    
}
#text {
    margin-top:3.5%;
    margin-left:16%;
    margin-right:16%;   
  font-size: 190%;

}
#also {
    margin-top:3%;
  font-size: 160%;
}#url {
  font-size: 190%;

}#continue {
    margin-top:2%;
  font-size: 200%;
} 

     }
@media all and (max-width: 745px) { 
 #head {

  font-size: 195%;
    font-weight: 600;
}

ion-icon{

    font-size:140%;
    
}
#text {
    margin-top:3.5%;
    margin-left:16%;
    margin-right:16%;   
  font-size: 180%;

}
#also {
    margin-top:3%;
  font-size: 150%;
}#url {
  font-size: 160%;

}#continue {
    margin-top:2%;
  font-size: 200%;
}       
    
     }
@media all and (max-width: 540px) { 
#head {

  font-size: 130%;
    font-weight: 600;
}

ion-icon{

    font-size:150%;
    
}
#text {
    margin-top:3.5%;
    margin-left:4%;
    margin-right:4%;   
  font-size: 130%;

}
#also {
    margin-top:3%;
  font-size: 130%;
}#url {
  font-size: 150%;

}#continue {
    margin-top:2%;
  font-size: 145%;
}
 
     }