.timer, .resultado{
    background-color: black;
    position: absolute;
    width: 100%;
    height: 100%;
    color: white;
    text-align: center;
    padding-top: 20%;
    font-size: 10em;
}
.resultado{

    padding-top: 5%;
}

.suanota-number{
	font-size: 2em;
}