-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path05.html
More file actions
81 lines (67 loc) · 3.01 KB
/
05.html
File metadata and controls
81 lines (67 loc) · 3.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<html lang ="en">
<header>
<link rel="stylesheet" type="text/css" href="./style.css">
<style>
.left-section {
width: 50%;
float: left;
padding: 20px;
}
.right-section {
width: 50%;
float: right;
padding: 20px;
}
a:hover {
color: red;
background-color: transparent;
text-decoration: underline;
}
p{
text-align: center;
font-family: chiller;
font-size: 30px;
color: blue;
}
body {
background: url(assets/d.jpg);
}
</style>
<div class="topnav">
<a href="https://samkibe.github.io/Kibe/">|Home|</a>
<a href="posts.html">|Stories of Amazing Grace|</a>
<!-- <a href="#cv.html">|CV|</a> -->
</div>
</header>
</html>
<div><body>
<p><b>I was seated in a mat coming to work this evening,
browsing through social media and I caught up with the number of accidents that happened
the just ended Christmas Holiday,
and it crashed my soul pretty bad, let me break it to you, I teared up involuntarily,
I am very sure someone saw me cry a river..
Ooh boy, either I'm getting old or older, because the crying is becoming too much,
i try to stay in brokeness because it reminds me of God's grace in my life,
and how good he has been to me, irregardless of my attitude towards him sometimes</b></p>
<p><b>I'm very sure you want me to explain my crying thing, well,
when i think of the work Christ has accomplished in me, i just tear up good,
you can't believe what a wonderful job he has done so far to mould me to the gentleman I'm becoming,
this can never go untold.. not in material context neither is in immaterial,
but still to my definition can be both material and immaterial in godly terms and sense. 🙏🏿🤞🏿✊🏿 Mind my English!!</b></p>
<p><b>The feeling I get when i think about the things of God is mutually involuntary and
the work of his grace, and I guess this is as a result of anyone who takes their time to
bend that knee and mention me in their prayers as I do to all y'all.
Never stop, don't stop, Pray and even more, God has a wonderful plan for all of Us.
Texts says in Jeremiah 29:11 "For I know the plans I have for you,"
declares the LORD, "plans to prosper you and not to harm you, plans to give you hope and a future."
I love the hope and a future part!! ✊🏿!</b></p>
<p><b>In conclusion, not anyone of us who made it this far,
had done anything special to deserve his mercies and grace, but he gave it anyway.
This God who does what he pleases, it pleased him to allow us see yesterday,
today and possibly tomorrow and the future as he intends, for his own glory!
Also whatever happened on the roads stands accounted for,
by his will and purposes through his divine Providence.
Father, find it in your heart to forgive us, we repent of our sins, in Jesus name! Amen 🙏🏿!</b></p>
<p><b>Stay humble and be blessed!</b></p>
</body> </div>
</html>