h1 {
    text-align: center;
}
.tiktok {
    display: flex;
    text-overflow: clip;
  
}

p {
    text-align: center;
    font-style: italic;
 }