.Home { color: white; padding: 20px; } .Popsicality { top: 80px; left: 40px; right: 40px; display: block; position: fixed; width: fit-content; } @media screen and (max-width:600px) { .Popsicality { top:60px; z-index: 10; user-select: none; } }