body {
    background-color: #18181b;
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
}

#head_img, #text {
    text-align: center;
}

a{
    color: #455de4;
}