Variable coverConst

cover: string = ...
{
box-sizing: border-box;
display: block;
height: auto;
min-height: 100%;
overflow: hidden;
width: 100%;
}