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