:root{--grad-1: #EEEEEE;--grad-2: #1791e2;--grad-3: #303030;--grad-4: #181818;--grad-5: #000000}#app{width:100%;height:100%;max-width:632px;margin:0 auto;padding:2rem;font-weight:400}body{margin:0;font-family:Roboto;background-color:var(--grad-5);background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%233b3b3b' fill-opacity='0.4'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");color:var(--grad-1)}h2{margin:0 0 12px}h3{margin:-6px 0 0}p{margin:0;line-height:1.25}hr{margin-bottom:16px;border-color:var(--grad-3)}a{margin:0;width:fit-content;text-decoration:none;color:var(--grad-1)}img{border-radius:2px}a:hover:not(.button){color:#116ca8}.codeParent{margin:16px}.margin4x{margin:0 4px}.margin12bottom{margin-bottom:12px}.margin12y{margin:12px 0}.textLink{color:var(--grad-2)}.button{background-color:var(--grad-2);border-left:1px solid var(--grad-1);border-top:1px solid var(--grad-1);border-right:2px solid var(--grad-3);border-bottom:2px solid var(--grad-3);border-radius:2px;width:100%;padding:4px 0;font-family:Roboto;color:var(--grad-1);text-align:center;text-decoration:none}.button:hover{background-color:#116ca8;transform:scale(1.02);cursor:pointer}.box{background-color:var(--grad-5);border-top:1px solid var(--grad-3);border-left:1px solid var(--grad-3);border-bottom:2px solid var(--grad-4);border-right:2px solid var(--grad-4);border-radius:2px;padding:16px;margin-bottom:16px;animation:flash-box 1s infinite steps(1)}.post{margin:8px 0 0}.contact{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;column-gap:20px}.twoRow{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.center{display:flex;justify-content:center;align-items:center}
