main
{
color: white;
}

.degree-layout
{
display: flex;
flex-direction: column;
align-items: center;
color: white;
}

main a
{
color: #00bcd4;
}