.homepage{width:auto;height:100vh;background:linear-gradient(127deg,#ecfcff,#ecfcff 40%,#b2fcff calc(40% + 1px),#b2fcff 60%,#5edfff calc(60% + 1px),#5edfff 72%,#3e64ff calc(72% + 1px),#3e64ff)}.home{display:flex;align-items:center;justify-content:space-between;padding:30px}.name{font-size:3.5rem;font-weight:700;text-align:center;padding-top:25px;color:#3e64ff;text-shadow:6px 2px 6px rgba(87,170,175,.78)}.name img{width:100%}a{text-decoration:none;color:#fff}.register{margin-bottom:10px;background-color:#3e64ff;text-align:left}.register,.signin{width:80%;padding:20px;border-radius:7px;font-size:1.5rem;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.signin{margin-top:15px;background-color:#5edfff;text-align:right}@media(max-width:1033px){.home{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px}.home nav{margin-top:60px;margin-bottom:60px}}