.course-not-found{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-color:var(--dark-gray);h1{font-size:1rem;padding:2rem}a,h1{color:#fff}a{text-decoration:none;font-size:.6rem;background-color:var(--blue);padding:.2rem .4rem;border-radius:2rem;display:flex;align-items:center;justify-content:center}}.cross{color:#fff;font-size:3rem}.space{width:100vw;height:50px;background-color:var(--off-white)}