html{height:100%}body{min-height:100%}.outer{height:100%;position:absolute}.box,.outer{top:0;left:0}.box{width:0;height:0;background-color:transparent;position:sticky;z-index:-100}.box:after{content:" ";border-bottom:100vh solid #724cf9;border-left:100vw solid transparent;width:0;position:absolute}.input:focus+label,.input:not(:placeholder-shown)+label{transform:translateY(-23px) translateX(-5%) scale(.9);opacity:1}