h1 {
    text-align: center;
    justify-content: center;
    color: pink;
}

body {
    background-color: yellow;
}

#verywebsite {
    text-align: right;
}