.nothing{
    display:flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    opacity: 0.25;
    letter-spacing: 3px;
}