﻿.HiddenElement {
    display: none; 
    
    height: 0px;
    width: 0px;
}