body {
    background-image: url("/bg.jpeg");
    background-position: top center ;
}
p {
    overflow: hidden;
    text-overflow: ellipsis;
}