body {
background-color:black;
font-family: "Nunito";
}

.sp {
font-family: "Nunito";
color: white;
font-weight: bolder;
font-size: 250%;
position: relative;
left: 5px;
top: 20px;
}

.ms {
    font-family: "Nunito";
    color: white;
    font-weight: bolder;
    font-size: 250%;
    position: relative;
    left: 40px;
    top: 20px;
    }