body{margin:0;padding:0}.home-container{height:100%;display:flex;flex-direction:column;align-items:center;gap:20px;padding:20px;box-sizing:border-box}.home-container .home-navbar{width:100%;display:flex;justify-content:right;align-items:center;gap:20px}.home-container .home-navbar .home-navbar-dash{width:100%;box-sizing:border-box;height:2px;opacity:.3;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23333' stroke-width='8' stroke-dasharray='6%2c 24' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e")}.home-content{max-width:800px;display:flex;flex-direction:column;align-items:center;gap:10px;border-radius:20px;padding:10px 10px 200px;box-sizing:border-box;width:100%;margin-top:auto;margin-bottom:auto}.fat-ul{text-decoration:8px underline;text-underline-offset:10px}
