﻿#principal{
    width: 100%;
    height: 500px;
    position: relative;
    background-color: deeppink;    
    padding: 30px;
}
