.fullscreen {
    width: 100%;
    height: 100vh;
}
.text-light-50 {
    color: rgb(205, 205, 205);
}
hr {
    width: 100%;
    height: 2px;
}