body{padding:0;display:flex;justify-content:center;align-items:center;background:beige;position:absolute;height:100%;width:100%}body h1{font-size:30vw;font-family:fantasy;-webkit-text-fill-color:beige;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:blue;line-height:0;margin:0}body h1 a{-webkit-text-fill-color:beige;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:blue;text-decoration:none}@media only screen and (max-width:480px){body h1,body h1 a{transform:skewY(20deg);font-size:30vw;letter-spacing:-9px}}body h1 a:hover{-webkit-text-stroke-width:1px}