body {
    background-color: rgb(5, 9, 9);
    color: white;
    padding-top: 80px;
    height: 3000px;
}

a {
    text-decoration: none;
}