body{
    background-color: black;
}
.danny{
    text-align: left;
    color: rgb(141, 141, 141);
    font-family: 'Courier New', Courier, monospace;
    font-size: 18px;
    margin-top: 32px;
    margin-left: 662px;
}
.desc{
    text-align: center;
    color:rgb(252, 250, 250);
    margin-top: 60px;
    margin-right: 290px;
    font-size: 34px;
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-weight: 300;
}
.desc2{
    color:rgb(168, 168, 168);
    text-align: left;
    margin-left: 662px;
    margin-top: 32px;
    font-size: 18px;
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-weight: 120;
}
.title1{
    text-align: center;
    color:rgb(252, 250, 250);
    margin-top: 60px;
    margin-right: 440px;
    font-size: 34px;
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-weight: 300;
}
.desc3{
    color:rgb(168, 168, 168);
    text-align: left;
    margin-left: 662px;
    margin-top: 32px;
    font-size: 18px;
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-weight: 120;
}
.line {
    width: 50%;
    height: 1px;
    background-color: rgb(77, 77, 77);
    margin-top: 52px;
    margin-left: auto;
    margin-right: auto;
}
.danny{
    font-size: 12px;
}
.discord {
    background: none;
    border: none;
    color: white;
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    text-align: right;
    margin-left: 990px;
    margin-top: -150px;
    font-size: 17px;
}