/* Desert Safari YouTube Thumbnail 1 */
body{
  
    position: absolute;
width: 1457.01px;
height: 933.28px;
left: -0.47px;
top: 0px;


transform: matrix(1, 0, 0, 1, 0, 0);
    
    background: url(images/HomeBackground.png);
    }
    
    /* Get Started */
    
    .getStarted{
        position: absolute;
        left: 76.46%;
        right: 0%;
        top: 3%;
        bottom: 90.22%;
        
        font-family: Fredericka the Great;
        font-style: normal;
        font-weight: normal;
        font-size: 48px;
        line-height: 59px;
        display: flex;
        align-items: center;
        text-align: center;
        
        color: #000000;
        
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
    }
    
    /* schedule & organize the components of your day to create your own magical potion */
    .text{
    
        position: absolute;
        width: 1042px;
        height: 37px;
        left: 169px;
        top: 811px;
        
        font-family: Fredericka the Great;
        font-style: normal;
        font-weight: normal;
        font-size: 36px;
        line-height: 44px;
        display: flex;
        align-items: center;
        text-align: center;
        
        color: #000000;
        
    }