*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;overflow:hidden}body{font-family:EB Garamond,serif;background-color:#e8e2d4}.container{height:100vh;width:100vw;position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:80px}.main-title{font-family:EB Garamond,serif;font-size:clamp(4rem,8vw,6rem);font-weight:400;line-height:1;color:#2c2c2c;align-self:flex-start}.contact-info{font-family:Sometype Mono,monospace;font-size:clamp(.8rem,1.2vw,.9rem);font-weight:400;color:#2c2c2c;align-self:flex-end;letter-spacing:.05em}.link,.link:visited{text-decoration:none;color:inherit;color:#2c2c2c;padding-bottom:2px}.link:hover,.link:active,.link:focus{border-bottom:1px solid #2c2c2c;cursor:cell}@media (max-width: 768px){.container{padding:40px 20px}}
