.para {
height: 100%; width: 100%;
background-color: black;
}

.para .title {
position: fixed; bottom: 10px; right: 20px;
color: white;
font-weight: bold;
}

@media only screen and (max-width: 600px) {

}
