*,::after,::before{margin:0;padding:0;box-sizing:border-box}.theme-salophir{--fa-primary-color:#9B9C9B;--fa-secondary-color:#EB7C28}.theme-salophir-inverse{--fa-primary-color:#EB7C28;--fa-secondary-color:#9B9C9B}body{margin:0;padding:0;background:#333;font-family:Rajdhani,sans-serif;font-size:16px;font-weight:300;font-style:normal;display:grid;grid-template-areas:"header header" "nav display" "footer footer";grid-template-columns:45px auto;grid-template-rows:min-content auto min-content;height:100vh;max-width:100%}h1{color:rgba(174,174,173,1)}.splash{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.splash img{width:100%;max-width:200px}