body{margin:0;background:#fff;min-height:100vh}.bg-header{background-image:url("./media/background-tears-and-blood-RN52AMHI.svg");background-position:center;background-repeat:repeat-x;background-position-x:center;background-position-y:top;background-size:1000px}header{height:100px;text-align:center;width:100%}header img{width:300px}.content{margin-top:150px;width:800px;margin-left:auto;margin-right:auto}@media screen and (max-width 800px){.content{min-width:800px}}.item-list{display:flex;flex-direction:column;justify-content:center;gap:5px}.item-list .item{width:100%}.button{background:#000;border-radius:2px;border:4px double white;display:inline-block;cursor:pointer;color:#fff;font-size:17px;padding:16px 31px;text-decoration:none}.button:hover{text-decoration:underline}.button:active{position:relative;top:1px}.active-link{border:solid 10px red}.icon-button:hover{transform:scale(.8)}.row-center{display:flex;align-items:center;justify-content:center}
