body {
    background-image:url("./pattern.png");
    background-repeat: repeat;
    background-color: #FF0000
}

.modal{

	max-height: 100%;

}



header{

	margin-bottom: 0px;

}

main{

	background-color: lightskyblue;

}



.truncate{

	color: #ee6e73;

}