@import "https://fonts.googleapis.com/css?family=Rajdhani";@import "https://fonts.googleapis.com/css?family=Fredoka";@import "https://fonts.googleapis.com/css?family=Passero One";//@import url("https://fonts.googleapis.com/css?family=Lato"); html{@include screen(l,1){background-color: #181818;
    font-size: 10px;
  }@include screen(l,2){background-color: red;
    font-size: 15px;
  }@include screen(l,3){background-color: orange;
    font-size: 15px;
  }@include screen(l,4){background-color: yellow;
    font-size: 15px;
  }@include screen(l,5){background-color: green;
    font-size: 15px;
  }@include screen(l,6){background-color: blue;
    font-size: 15px;
  }@include screen(l,7){background-color: indigo;
    font-size: 20px;
  }@include screen(p,1){background-color: black;
    font-size: 10px;
  }@include screen(p,2){background-color: red;
    font-size: 15px;
  }@include screen(p,3){background-color: orange;
    font-size: 15px;
  }@include screen(p,4){background-color: yellow;
    font-size: 15px;
  }@include screen(p,5){background-color: green;
    font-size: 20px;
  }@include screen(p,6){background-color: blue;
    font-size: 20px;
  }@include screen(p,7){background-color: indigo;
    font-size: 20px;
  }}passero{font-family:passero one,cursive;font-size:5.6rem;color:orange;margin-top:.72rem;margin-bottom:.72rem}passero2{font-family:passero one,cursive;font-size:3.6rem;color:orange;margin-top:.72rem;margin-bottom:.72rem}body{background-color:#221f22;color:#fff;font-family:fredoka,cursive;line-height:160%;word-wrap:break-word;overflow:auto;text-align:center}h1{color:#fff;font-size:3.6rem;padding-top:.5rem;padding-bottom:.5rem;margin-top:.72rem;margin-bottom:.72rem}h2{color:#fff;font-size:3rem;padding-top:.5rem;padding-bottom:.5rem;margin-top:.6rem;margin-bottom:.6rem}h3{color:#fff;font-size:2.4rem;padding-top:.5rem;padding-bottom:.5rem;margin-top:.48rem;margin-bottom:.48rem}h4{color:#fff;font-size:1.8rem;padding-top:.5rem;padding-bottom:.5rem;margin-top:.38rem;margin-bottom:.38rem}h5{color:orange;font-size:1.4rem;padding-top:.5rem;padding-bottom:.5rem;margin-top:.28rem;margin-bottom:.28rem}h6{color:#fff;font-size:1.2rem;padding-top:.5rem;padding-bottom:.5rem;margin-top:.24rem;margin-bottom:.24rem}h1,h2,h3,h4,h5,h6{line-height:110%}p{font-size:1.2rem}pre{overflow:auto}a{text-decoration:none;color:#84e5e5}a:visited{color:#b0e8e8}a:hover{color:red}@media(min-width:0px) and (orientation:landscape){.readability,.apps-header hr,.apps-list,.apps-content{width:100%}}@media(min-width:600px) and (orientation:landscape){.readability,.apps-header hr,.apps-list,.apps-content{width:75%}}@media(min-width:1025px) and (orientation:landscape){.readability,.apps-header hr,.apps-list,.apps-content{width:50%}}@media(min-width:0px) and (orientation:portrait){.readability,.apps-header hr,.apps-list,.apps-content{width:100%}}hr{border:0;margin-top:.5rem;margin-bottom:.5rem;height:.5rem;background:orange}.apps-content hr{background:#221f22;height:.5rem}table{border-collapse:collapse;table-layout:fixed}table,thead,tr,th,td,tfoot,fieldset,input,textarea{border:.1rem solid #000}thead,th{border-bottom-width:.2rem}.apps-list,.apps-content{margin:0 auto}.apps-content{background-color:#2d2a2e;text-align:left;overflow:auto}.apps-content>*{margin:1rem 2rem}.apps-content *{max-width:100%}.apps-header{color:#000}.apps-header .apps-header-title{font-size:2.5rem}.apps-app-item{display:inline-block;width:8rem;vertical-align:top;margin-right:1.5rem;margin-bottom:1.5rem}.apps-app-icon{display:inline-block;border:.5rem solid #fff;border-radius:1.5rem;width:8rem;height:8rem;padding-bottom:0;overflow:hidden;background-color:#000}.apps-app-icon img{width:8rem;height:8rem}@media(min-width:0px) and (orientation:landscape){.apps-menu-item{display:block}}@media(min-width:600px) and (orientation:landscape){.apps-menu-item{display:inline-block;margin-left:1rem;margin-right:1rem}}@media(min-width:0px) and (orientation:portrait){.apps-menu-item{display:block}}@media(min-width:0px) and (orientation:landscape){.apps-submenu-item{display:block}}@media(min-width:600px) and (orientation:landscape){.apps-submenu-item{display:inline-block;margin-left:.5rem;margin-right:.5rem}}@media(min-width:0px) and (orientation:portrait){.apps-submenu-item{display:block}}.image-vw{width:35vw}