body{
    width: 100%;
    background-color: var(--bodyBackgroundColor);
    color: var(--fontColor);
}